thatagency.com
Submitted by: Richard Chiriboga

Creating a Dynamic (xml) RSS Feed from PHP and MySQL (script)

This PHP script will query your MySQL database’s table where you keep your news, articles and such and basically create an XML file from that information. Once you look into the file itself, you can see that the query would need to be changed to suit your needs, but that’s pretty much the end of it.

direct link