PHP Object-Oriented Solutions

Chapter 9

This chaper covers creating RSS feeds.

Exericses

Generating the XML for the <item>Elements
The script takes information from a database and turns it into an RSS feed, which is a specific type of XML file. Some browsers will ask you to subscribe to the feed instead of just showing it to you.