Search found 3 matches

by renieravin
Wed Sep 05, 2007 12:38 am
Forum: PHP - Code
Topic: Get latest posts from multiple feeds
Replies: 5
Views: 610

Cool

Thanks a ton man. I have root access to my server, so I had installed PHP 5 on it. Will try out this code soon and let you know if it works.
by renieravin
Wed Sep 05, 2007 12:06 am
Forum: PHP - Code
Topic: Get latest posts from multiple feeds
Replies: 5
Views: 610

thanks

Thanks Anjanesh, the problem is - I have no idea how to do that, although I was wary of having to deal with script timeouts, etc. Basically I can even run a script every few hours which would update the db with the latest posts across all feeds... Is there any more info you can give me? Is there a r...
by renieravin
Tue Sep 04, 2007 12:34 am
Forum: PHP - Code
Topic: Get latest posts from multiple feeds
Replies: 5
Views: 610

Get latest posts from multiple feeds

Need some help - badly! I have a directory of bloggers, where I store the RSS feed url's of their blogs in a MySQL db. (There are about 1000 blogs so far) How do I go about displaying the latest posts from these feeds on a page?

Thanks in advance! :)