Moving Bootstrap Code to Configuration




Zend Screencasts: Video Tutorials about the Zend PHP Framework  (iphone) show

Summary: <p>We’re going to build on what was covered in the last video and work with Zend Controller Plugins to specify a special layout for each module in our application. We’ll also look at how we can clean up the configuration of our Bootstrap.php file by moving as much configuration as possible into the application.ini file. Included in this video is a very quick look at how the Zend Framework’s resources are defined and loaded.</p> <p>Grab a <a href="http://zendcasts.googlecode.com/svn/trunk/zc36-moving-bootstrap-code-into-config/zc36-moving-bootstrap-code-into-config.zip">copy of the project</a> or <a href="http://code.google.com/p/zendcasts/source/browse/#svn/trunk/zc36-moving-bootstrap-code-into-config">browse the repository</a>.<br> </p>