Question

i am creating rss reader application with php.it is basicly getting rss url's from user and with php i am creating an rss reader.But i have some problems how to get rss content with php i try to use pear extension but i had some problem with that.it would be good that seeing some sample code or example application source code which not so complicated.

Was it helpful?

Solution

OTHER TIPS

Try an RSS parser, which can also cache the feed to save everyone time and money:

http://lastrss.oslab.net/

I've used MagpieRSS for this in the past

I have built on my own using php and jquery plugin How to build RSS feed reader app using PHP and Jquery

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top