PHP load XML file simple question?

Captain Obvious

New member
I'm trying to load a php page from php, the php page returns xml formatted data, how can i parse this data, i dont know how to call it.

I saw simplexml a lot of google and DOMDocument but neither work.
simple example would be great
 
Back
Top