How to Create an RSS feed with PHP & MYSQL | Sean's Weblog
Declare it as an RSS – version and type with link to translator – this is for Atom feed using RSS2.0. <rss version=”2.0″ xmlns:atom=”http://www.w3.org/2005/Atom“>. Now we open the channel for the rss and add our personal data. …
Here is the original:
How to Create an RSS feed with PHP & MYSQL | Sean's Weblog


