Re: [PHP] RSS Feed on my PHP site

2009-01-07 Thread DanBarker85
Thanks for the help guys, much appreciated! -- View this message in context: http://www.nabble.com/RSS-Feed-on-my-PHP-site-tp21293513p21330097.html Sent from the PHP - General mailing list archive at Nabble.com. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://w

Re: [PHP] RSS Feed on my PHP site

2009-01-06 Thread Kevin Waterson
This one time, at band camp, DanBarker85 wrote: > > Hi > > i'm new to RSS Feeds, but how would it be possible to have a BBC News Feed > added to my website? > > I've searched for some kind of tutorial but haven't found anything. http://www.phpro.org/classes/Rss-Class.html enjoy Kevin -- PH

Re: [PHP] RSS Feed on my PHP site

2009-01-06 Thread Nathan Rixham
Richard Heyes wrote: i'm new to RSS Feeds, but how would it be possible to have a BBC News Feed added to my website? You can read and parse an RSS feed just like any other webpage. Magpie RSS will probably make life easier though. and http://rssphp.net will make it ultra simple :) -- PHP Ge

Re: [PHP] RSS Feed on my PHP site

2009-01-05 Thread Richard Heyes
> i'm new to RSS Feeds, but how would it be possible to have a BBC News Feed > added to my website? You can read and parse an RSS feed just like any other webpage. Magpie RSS will probably make life easier though. -- Richard Heyes HTML5 Graphing for FF, Chrome, Opera and Safari: http://www.rgra

Re: [PHP] RSS Feed on my PHP site

2009-01-05 Thread Wolf
DanBarker85 wrote: > > Hi > > i'm new to RSS Feeds, but how would it be possible to have a BBC News Feed > added to my website? > > I've searched for some kind of tutorial but haven't found anything. You STFW but haven't found anything? Wow... Google sure had a number of responses...