Reading RSS with PHP
In this tutorial, we’ll use SimpleXML and a custom PHP class to load and parse a user’s Flickr RSS feed, isolate the pieces of information we need, and output the data as HTML.
In this tutorial, we’ll use SimpleXML and a custom PHP class to load and parse a user’s Flickr RSS feed, isolate the pieces of information we need, and output the data as HTML.