tarheelsnipe
11-20-2004, 01:57 PM
My site uses PHP. I would like to import some RSS feeds to increase traffic to my site. How can I do this? I've tried w3schools.com, but all they show me is how to create an XML doc. I want to use other XML docs on my site.....
http://www.xbox-scene.com/xbox1data/xbox-scene.xml
http://rss.news.yahoo.com/rss/topstories
those are some examples of what I want on my site. I've tried to figure it out. I can get the links to show up, but the entire URL shows up. All I want to be seen is a news title that will link to that particular article.
http://www.xbox-scene.com/xbox1data/xbox-scene.xml
http://rss.news.yahoo.com/rss/topstories
those are some examples of what I want on my site. I've tried to figure it out. I can get the links to show up, but the entire URL shows up. All I want to be seen is a news title that will link to that particular article.