Rss feed converter with PHP and HTML
« A free service from RSS feed converter allows you to display RSS feeds on your website. I know there are already dozens of sites that already do this but these guys offer a few extra options. One of the problems with RSS to Javascript tools is that search engines and users with Javascript turned off cannot see the displayed content. This new service offers the option of converting from RSS to HTML and RSS to PHP. The HTML output is contained in an iFRAME as the output is being generated by their server. For the PHP version you will need PHP running on your server, most web hosts offer PHP as standard. Customise your feed There are several options that allow you to customise the display options such as font, color and the number of items in the feed to display. Summary As with all third party services you need to be aware that if the service goes belly up then the code you have added to your site will no longer work. On the plus side this is a great service if you want to add some extra content quickly to your sites. » Read More
