Monthly Archives: August 2009

Zend Framework: Coding by Convention - Part 2

A number of components sometimes accept strings or arrays as parameter. Developers coming from statically typed languages might cringe a bit, but this is really just about taking advantage of the flexibility of the language. With flexibility comes freedom and … Continue reading

Posted in PHP, Zend Framework | Leave a comment

Zend Framework: Coding by Convention

This is really something I've been wanting to point out because, for one, I very much like and agree with the approach, and second, it's something that any developer using the Zend Framework should digest and take into consideration when … Continue reading

Posted in Development, PHP, Zend Framework | 2 Comments