PHP Coding Standards (3) – Coding Style
1. PHP code must always be delimited by the full-form, […]
Singleton Pattern in Zend Framework
The singleton provides a very good solution to the prob […]
Factory Pattern in Zend Framework
The factory pattern is a simple but powerful design pat […]
PHP Coding Standards (2) – Naming Conventions
1. The Zend Framework employs a class naming convention […]
Create Captcha Image with Zend_Dojo
Users usually see the captcha and are asked to typ […]