Zend Framework 1.8 – Tutorial 3: zend_application – Part 2
ZF 1.8 with new Zend_Application provides an easy way to get your models loaded automatically and resources to be shared across the whole application. Just need to know the naming convention. As I am using a simple database connection to illustrate the example, you also get a sneak peak at …