Click to See Complete Forum and Search --> : Exporting PHP multidimensional array into XML


Buy
November 20th, 2008, 01:15 PM
Hi, I want to export a multidimensional PHP array full of data somehow into an XML file (ready for someone else to then use simplexml_load_string to load the content of this XML file at a later date).

Does anyone have a clue about how to do this? Any help or step in the right direction would be much appreciated.

bobo
November 20th, 2008, 01:46 PM
this might help, not sure
http://pear.php.net/package/XML_Serializer/redirected