Nick Wilson wrote:
* and then Burhan Khalid declared....

Nick Wilson wrote:


I'm looking for a tool that will parse an xml doc into somthing like an
associative array for me. Basically somthing to make life simple when
dealing with Amazon XML docs.

I have been all thru hotscripts and even tried doing it myself but my
time is limited and the tools out there are waaaaaay beyond what I
actually need.

Anyone have any recommendations or ideas?

http://pear.php.net/manual/en/package.xml.xml-serializer.php


Does what you want and more :)


Thanks very much!

I see it will turn an array/obj to a xml doc, will it return that xml to
array/obj....? - I think so but was not sure from a quick look at the
docs...

http://pear.php.net/manual/en/package.xml.xml-serializer.xml-unserializer-summary.php


Helps to click a bit further down the page ;)

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to