Parse XML from URL PHP4
Posted: Thu Apr 20, 2006 6:18 am
Hi,
I would like to know what's the best way to parse a xml document directly from a url.
My problem is that I need to access a url and get the xml document that gives me, and then parse it in order to get a code.
How would I do this?
thanks in advance
I would like to know what's the best way to parse a xml document directly from a url.
My problem is that I need to access a url and get the xml document that gives me, and then parse it in order to get a code.
How would I do this?
thanks in advance