Jonaid Posted March 18, 2006 Share Posted March 18, 2006 Hey all,I'm currently looking at RSS/XML and what PHP can do with it. Looking at the [a href=\"http://scripts.ign.com/rss/ign.all.2.0.xml\" target=\"_blank\"]IGN feeds[/a]. (Randomly choose it) Is parsing it as [a href=\"http://scripts.ign.com/rss/ign.all.html\" target=\"_blank\"]HTML[/a] like they have done the only things you can do with it. Any way to get the actual article to just come up? Quote Link to comment Share on other sites More sharing options...
hitman6003 Posted March 18, 2006 Share Posted March 18, 2006 [!--quoteo(post=356194:date=Mar 18 2006, 12:28 PM:name=Jonaid)--][div class=\'quotetop\']QUOTE(Jonaid @ Mar 18 2006, 12:28 PM) [snapback]356194[/snapback][/div][div class=\'quotemain\'][!--quotec--]Any way to get the actual article to just come up?[/quote]What exactly are you trying to do?RSS is XML, which your browser will format and display back...it's still XML...it hasn't been formatted as HTML or anything else...at least not at the link your provided. If your wanting to read the articles, or utilize the RSS, use a feedreader. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.