Introduction - If you have any usage issues, please Google them yourself
RSS Syndication is virtually ubiquitous these days, so it s imperative that a PHP developer at least understand RSS and how it works. This code explains the basics of RSS, some of its many 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.