Todo list worked tutorial in Zend Framework

Greg, over at threadaffinity has written the first in a series of articles about creating a todo list application using Zend Framework:

A while back we posted a blog entry on a simple Zend Framework example using Zend_Auth. The example consisted of a basic website that re-directed the user to a login page when they tried to access a restricted area of the site (eg. their Account page). Well some time passed and we got a little older and wiser in terms of using Zend Framework so we decided to try again – this time with a little more ambitious goals.

There’s already a demo site up, where you can download the source code.

Posted by Rob on 18th June 2009 under Around the web | 1 Comment »

One Response to “Todo list worked tutorial in Zend Framework”

  1. Greg Wessels responded on 18 Jun 2009 at 6:30 pm #

    Rob, thanks for the shout-out! I’ve really enjoyed your writing on ZF/PHP and can’t wait for more. Looks like I’m going to be pretty busy trying to finish all the posts in this series. Thanks again!