feed request

NETTUTS.com: Build an RSS 2.0 Feed with CodeIgniter

PHPDeveloper.org  Thu, 11/19/2009 - 07:59

New on NETTUTS.com today there's a tutorial about building a simple RSS feed for your CodeIgniter application based on the contents of a MySQL database and a standard MVC setup of files to handle the request.


 

DevShed: Caching Dynamic Twitter Signature Images with PHP

PHPDeveloper.org  Wed, 09/02/2009 - 07:26

DevShed finishes off their series looking at creating the Twitter "badges" for your site, complete with latest post and profile pic, in this fifth and final part.

This time they focus on caching the results.