creating pllist/property list from mysql database using php.
Posted: Wed Oct 07, 2009 5:17 pm
Hi Guys,
I am on the hunt for some information on creating plist files from data stored in mysql. So far, I have found nothing related specifically to plists, but there is plenty on creating xml files. The one problem I see with that approach is I am dealing with a multi-child structured plist that will grow as we go as I gather more data.
Right now I am entering all my info to be stored in the plist into mysql & the plist in the hopes that I will soon only have to add data to mysql.
If anyone has any experience, tips, examples or solutions please let me know. I would not like to try and reinvent any wheel that has already been created.
Thanks in advance,
Peter
I am on the hunt for some information on creating plist files from data stored in mysql. So far, I have found nothing related specifically to plists, but there is plenty on creating xml files. The one problem I see with that approach is I am dealing with a multi-child structured plist that will grow as we go as I gather more data.
Right now I am entering all my info to be stored in the plist into mysql & the plist in the hopes that I will soon only have to add data to mysql.
If anyone has any experience, tips, examples or solutions please let me know. I would not like to try and reinvent any wheel that has already been created.
Thanks in advance,
Peter