Creating RSS feeds with SimpleXML

I love RSS feeds. One just needs to take a look at my Google Reader to see that; One of the best things about them is just how easy they are to make. Here is a quick example with PHP showing how you can create RSS feeds with the PHP5 module SimpleXML.

 

Share this Listing