Date: 01/27/09 (PHP Community) Keywords: rss, web Anyone have a good suggestion for open source/free code that will let me pull RSS feeds into a web page (in this case it is a cheap quick option to pull in news items the client posts to a Wordpress blog). Preferably code that will cache the feed locally in some manner and update it using cron, so as to minimize the response-time impact of a live feed.
|