I'm trying to embed some data from another site on my site. Unfortunatelly the other site has support for JSP and ASP only at the moment. However they send me a link to an XML page. How can I integrate it?
What I know is the URL, and a few variables that are available to me to use. How would one go about getting the feed to display on a PHP page and eventually being able to format the output?