Hi People,
Is there an easy way in PHP5 to write a new XML file to disk based on some dynamically generated data? I would also have to edit this file (add / remove entries) subsequently. I know SimpleXML should be able to do this but I can't figure it out - I'm just learning the ropes...
Is there an easy way in PHP5 to write a new XML file to disk based on some dynamically generated data? I would also have to edit this file (add / remove entries) subsequently. I know SimpleXML should be able to do this but I can't figure it out - I'm just learning the ropes...
