home 首页 » 精彩博客 » 博客查看

Zend Framework application.ini Cheat-Sheet - Mayflower Blog - PHP

 2012-02-03 23:40:07 

原文地址:http://blog.mayflower.de/archives/828-Zend-Framework-application.ini-Cheat-Sheet.html

With the release of Zend Framework 1.8 came the long awaited component for bootstrapping a Zend Framework application. Many different bootstrapping-solutions became obsolete with Zend_Application.


In the beginning of the framework most developers didn‘t give much thought on bootstrapping. Most of the initialisation work was done directly in index.php, the central starting point of the application. Teams often moved that bootstrapping code to a separate configuration script. The solution worked, but many people wanted a more standardised process for application initialisation.



Continue reading "Zend Framework application.ini Cheat-Sheet"

收藏: