December 31st, 2008
The last video in a series showing how to setup the Zend Framework from scratch. This video goes through the steps required to create a Zend_Controller for handling error reporting as well as creating the main IndexController. Zend_Layout is also briefly mentioned as part of the MVC setup.
Topics: zend_controller, zend_layout, zend_mvc |
Tags: errorhandling, mvc, quickstart, Zend, zend_controller, zend_layout
Posted in zend_controller, zend_layout, zend_mvc |
17 Comments »
December 23rd, 2008
This video covers the code found in the Zend Quickstart guide for creating the bootstrap file. I create the index.php file which will handle all the browser requests to the Zend Framework.
Topics: zend_mvc |
Tags: bootstrapping, index, quickstart, Zend
Posted in zend_mvc |
13 Comments »