Simple Zend Framework tutorial

Ryan Mauger has produced a simple tutorial showing how to implement the basic CRUD operations using Zend Framwork.

Creating a nice, easy to maintain form, starts with a form class. Creating your forms procedurally in your controller/actions is horrid. please don’t do it.

Read the article.

Posted by Rob on 18th June 2009 under Around the web | Comments Off

Comments are closed.