How do I get a XML feed from an external web page to show its contents on my web page?
I want to get the data from http://content.linesmaker.com/xml/lines/204.xml to show on my web page, and update every so often. I don’t really know Javascript or PHP and i’m trying to teach myself. How would I go about doing this using either Javascript or PHP?