Hi,
I'm sorta new to xml and php and was wondering if there's a simple way to build a php form that could edit (add/delete/change) elements in an xml file. Specifically for a band, so they could update their own tour schedule.
I would be building the tour page, with some javascript to load the xml file and display the tour dates, but I want to set something up so they could make the changes.
Any recommendations for tutorials or such?
Thanks in advance!
Sorry, this should probably go in the php forum.
I'm sorta new to xml and php and was wondering if there's a simple way to build a php form that could edit (add/delete/change) elements in an xml file. Specifically for a band, so they could update their own tour schedule.
I would be building the tour page, with some javascript to load the xml file and display the tour dates, but I want to set something up so they could make the changes.
Any recommendations for tutorials or such?
Thanks in advance!
Sorry, this should probably go in the php forum.
Comment