figo2476 Posted October 7, 2008 Share Posted October 7, 2008 Hi: I have fairly simple question: * $xmltext = "http://services.digg.com/stories/topic/mods?count=1&appkey=http%3A%2F%2Fexample.com%2fapplication"; * $xml = new SimpleXMLElement($xmltext); If you paste the URL on browser, you will see the output of XML file (I guess it is generated). I guess I cannot use SimpleXMLElement in this way, since there is no such file. I wonder what is the correct to handle it. Link to comment https://forums.phpfreaks.com/topic/127352-simplexmlelement-and-digg-api/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.