How to install Gearman with PHP support on Ubuntu 11.10
The following procedure describes how to install Gearman with PHP support on Ubuntu 11.10. After completion of this procedure you will have running gearman server.
(more…)
The following procedure describes how to install Gearman with PHP support on Ubuntu 11.10. After completion of this procedure you will have running gearman server.
(more…)
Slides from ZendCon 2011 (more…)
Read the rest of this entry »Slides from ZendCon 2011 (more…)
Read the rest of this entry »Slides from ZendCon 2011 (more…)
Read the rest of this entry »Slides from ZendCon 2011
(more…)
Slides from ZendCon 2011
(more…)
Slides from ZendCon 2011
(more…)
Slides from ZendCon 2011
(more…)
Problem: get_class_vars() in PHP version 5.0.3 and above returns only the properties that can be accessed from the current scope. I want to demonstrate the way to get properties (protected or private) of the class from any scope.
(more…)
Many web services provide XML data through their API. So it is necessary to understanding of XML basics in order to develop web applications. Also knowledge of XML is one of the skills examined by the ZCE test.
(more…)