Rob Allen’s Blog: Zend Framework Tutorial for ZF 1.10
Rob Allen has updated his famous Zend Framework tutorial to cover changes made in last week release of ZF 1.10.
As a result, I have updated my Zend Framework tutorial so that it is completely current. The main change I made was to remove the _init methods in the Bootstrap as they are no longer needed. I also take advantage of the new features of the zf tool to enable layouts and create forms. It’s a shame that it gets the class name of the form wrong though!
It’s worth mentioning that Rob is writing and constantly updating his tutorial since Zend Framework 1.0 release, and it’s probably most popular ZF tutorial on the web.