Software Development Videos and Tutorials: Java, .NET, Ruby, Python, JavaScript, Agile, Software Testing
 
Tag: <span>php</span>

Zend Framework 1.8 – Tutorial 3: zend_application – Part 1

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 …