Web Hosting Talk







View Full Version : Embedding RSS In PHP?


NotoriousKIM
09-08-2007, 09:13 PM
Does anyone here know if there is a good and simple script that will show the RSS feed from a blog (mainly just titles and maybe a short snippet of the post) on a PHP page? I can't use java script because its slowing the page down too much. If anyone has suggestions it would be appreciated!

jeremed
09-10-2007, 09:13 PM
I have used this RSS2PHP script several times: feedforall.com/more-php.htm

It works really well.

jdawg13
09-12-2007, 10:08 AM
I havent ever really used any one thing extensively, but i know that Codango (http://www.codango.com/) has a category for RSS Feed reading scripts.


maybe give that a look and see if anything suits your fancy?

Good luck!

http://codango.com/php/dir/components/datasour/feed/

yoauto
09-14-2007, 01:07 AM
thanks guys ,i also wanted to ask the same question.I already got my answer before asking