PHP Coding Standards (5) – Errors and Exceptions

1. The Zend Framework codebase must be E_STRICT complia […]

Posted in Coding Standards | Tagged , | Leave a comment

Registry Pattern in Zend Framework

The registry has provided a mechanism which help you to […]

Posted in Design Patterns | Tagged , | Leave a comment

PHP Coding Standards (4) – Inline Documentation

1. Docblocks start always with "/*" or " […]

Posted in Coding Standards | Tagged , | 1 Comment