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.



Or this one even

http://us2.php.net/manual/en/function.xml-parse.php#83416

Jim Lucas

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

Reply via email to