PHP Coding Standards (5) – Errors and Exceptions
1. The Zend Framework codebase must be E_STRICT complia […]
Registry Pattern in Zend Framework
The registry has provided a mechanism which help you to […]
PHP Coding Standards (4) – Inline Documentation
1. Docblocks start always with "/*" or " […]