Getting PHP and RSS Together
Saturday, January 6th, 2007IBM Developer Works has a nice tutorial that will help you begin working with RSS using PHP. RSS Syndication has now become mainstream, so understanding how RSS works is very important to any developer. This article explains the basics of RSS, some of its uses, how to use PHP to create an RSS feed from a database, and how to use the XML_RSS module to read an existing RSS feed and translate it into HTML.


