Creating an RSS Feed using PHP, MySQL & Apache
Monday, October 29th, 2007With the main clipart gallery now functional I took some time to add an RSS feed of my latest clipart uploads. Although I have plenty of previous experience with PHP and MySQL I’d never really given much thought to the structure or creation of an RSS feed. After playing around with a few examples and following a few tutorials I had something that nearly worked. The problem was the examples and tutorials I found all had bits that worked and bits that didn’t. After figuring out precisely how to make an RSS feed with PHP and MySQL I thought it worth noting down. (more…)