Click to See Complete Forum and Search --> : Writing to and accesing XML wit PHP


Ben Rogers
03-05-2004, 04:45 PM
Hello all. I was wondering is it possible to write to an XML document, and then later extract info from an XML document with PHP?

Conor
03-05-2004, 05:00 PM
Here is an article about Parsing XML with PHP (http://www.zend.com/zend/art/parsing.php)

Ben Rogers
03-05-2004, 05:02 PM
Thank you. I'll look into it.

Ben Rogers
03-05-2004, 08:34 PM
Ok.. that was confoozling. I just want t write a string to an xml file, and then be able to open it up l8er.

i like xml cuz its so organized. useless so far, but organized.