PHP Coding Standards (3) – Coding Style

1. PHP code must always be delimited by the full-form, […]

Posted in Coding Standards | Tagged , | Leave a comment

PHP Coding Standards (2) – Naming Conventions

1. The Zend Framework employs a class naming convention […]

Posted in Coding Standards | Tagged , | Leave a comment

PHP Coding Standards (1) – File Formatting

1. For PHP files the closing tag ("?>") is […]

Posted in Coding Standards | Tagged , | Leave a comment

PHP Coding Standards – Preview

Zend had provided the guidelines for developers and tea […]

Posted in Coding Standards | Tagged , | Leave a comment