I can see that few people having problem with rss to html conversion. Some people just stuck on customizing the freely available rss reader script. I hope that my below script would be useful to them in some extent. I wrote this script myself for my own use with the help of several resources available in WWW. I believe it would work perfectly for most websites. Here is the sample code to call the feed reader function. This will actually output 5 feed items from the first feed and 3 items from the second feed using the template file passed to it. I would be glad to assist you if you see any error with this script.
Hi Vishwaa, Does your script is applicable on my website DrugStoreTM.com? or Am i on the right Track? because i want to Put RSS link or XML on that site. I you will notice its in PhP. What will i do first? Thanks!
I noticed that your server supports php. So you can insert this piece of code to the place where you want to display the rss feeds. I hope it would work.