June 25, 2019 Patrick Morrow HTML, PHP How to Create an RSS Feed Reader June 25, 2019 Patrick Morrow HTML, PHP In this lesson we will take an external RSS feed, read it using the PHP simplexml_load_file function and then loop through the file presenting the feed on our website.