PHP4 or PHP5? Manipulating XML in PHP is significantly easier in PHP5 thanks to SimpleXML.
If you don't wish to do the legwork of grabbing the XML feed, parsing the different elements out of it and then displaying them as formatted HTML (easy with SimpleXML), then look into a prebuilt app, such as Magpie, LastRSS or SimplePie.
ok just tried simplepie and tried the demo with my xml feed but it came back saying feed not found. Looked into lastrss and magpie but assuming that will be the same.
With simplexml, do I need something enabled on the server (which I don't have shell access too).
I have looked at xslt, but couldn't work out that either.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.