Nginx and PHP for Windows

1. Environment Window XP Nginx 0.8.50 PHP 5.2.14 2. Dow […]

Posted in Nginx | Tagged , , | 1 Comment

Custom PHP Extension in C

For Linux (Ubuntu Server) 1. Installation [codesyntax l […]

Posted in PHP, Ubuntu | Tagged , | Leave a comment

Xdebug for PHP Profile

Windows 1. Download xdebug extension : http://www.xdebu […]

Posted in PHP | Tagged , | Leave a comment

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

PHP Coding Standards (4) – Inline Documentation

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

Posted in Coding Standards | Tagged , | 1 Comment