Angelo Zanetti wrote:
Hi all,
I have a script that I call with CURL and get an XML response with a few
parameters.
I need to be able to read that XML but not sure how to.
I know of simpleXML but the server is php4.
Would xml_parse be the thing to look at?
What is the simplest way to accomplish this small challenge?
Thanks in advance.
Maybe look into this example. Just a quick search and found this. Not
sure if it will even work in your situation, but thought I would pass it
along.
http://us2.php.net/manual/en/function.xml-parser-create.php#38739
Jim Lucas
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php