I have an set of XML feeds that I want to parse and output onto my page, converting the XML tags to appropciate HTML tags.
What would be the process to accomplish this? I was looking at some PHP.net tutorials on XML parsing, and with PHP5 there is a neat little function but I can’t seem to wrap my head around it.
Bookmarks