Great tutorial made by Chris Shiflett for A/R/T. Main topics are: getting started with Zend Framework, Zend Controller, Zend View, Zend_InputFilter, Zend_DB, and not only, but mostly exposing Model View Controller architecture. You can learn here even how easy is to make a basic CMS using Zend Framework.
Zend Framework Version:
Unknown
Author Name:
Chris Shiflett
Source:
A/R/T - php|architect's Online Article Repository
Referred By:
Zend Framework Tutorials
Rating
Rating: 0.00/10 (3 )
Comments
Comment Author Zend Framework: Hackish Include Path Solution / May 22, 2007
A workaround for this problem could be found here:
http://www.santosj.name/php/zend-framework-hackish-include-path-solution/
Comment Author Jo Werner / Jan 29, 2008
The tutorial refers to a 0.1.2 version of the framework, so it's outdated.