PDA

View Full Version : Parsing XML


BaselineAce
01-22-2006, 11:01 PM
I'm having a lot of difficulty parsing XML with PHP. I wish I had a clue what I was doing...

I'm looking to grab the most current title from an XML document (on a remote server), and parse it using PHP, for the latter purpose of incorporating into my site with AJAX.