webref.eu Posted February 14, 2010 Share Posted February 14, 2010 Hi All I have a URL which will produce data results within XML fields when I browse to it. What I want to do is display this data to the user on one of my .php pages. I know that XML should be formatted with a .xsl stylesheet file, but what are the basic mechanics needed on my .php page for referencing the url, applying the stylesheet and then outputting the formatted results to my page? I just don't get how I can reference an external url and show the results on one of my pages. Thanks Link to comment https://forums.phpfreaks.com/topic/192072-display-the-xml-output-produced-by-a-url/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.