While attending PHPUK conference in London, I noticed how much talk there is about PHP 5.3 and “when to upgrade?”, there was even a presentation about that. Because I have been using PHP 5.3 for more than half a year, I decided to share my views on this topic. This topic is very important as [...]
Posts tagged ‘server’
Don’t be afraid of PHP 5.3
March 2nd, 2010
Zend Optimizer and PHP comments
February 4th, 2009
Zend Optimizer is nice product, but I can’t make it work with PHP’s Reflection. Reflection is very good functionality which allows script to read and extract information from it-self’s source code. For example, Zend_XmlRpc_Server component checks functions signatures (which are phpdoc comments) to determine if given parameter(s) is valid type, etc.
I have been using Zend [...]







