Editor reviews are provided by professional editors who evaluate a blog based on the following criteria: Frequency of Updates, Relevance of Content, Site Design, and Writing Style.
Over at his blog, Abhinav Singh shows how to use the following extensions to learn more about the internal working of the Zend Engine which powers PHP:
Tokenizer: The tokenizer functions provide an interface to the PHP tokenizer embedded in the Zend...
Zipped folder icon from RF Stock Images
Igbinary is a replacement for the standard PHP serializer. While the PHP serializer uses a texual format to represent the data in the serialized version, igbinary uses a binary format which is compact. This...
If you’re into mobile development, you should head out to this event, the Nokia Developer Convference ‘09. It’s gonna be held at Taj Residency in Bangalore on the 7th of December. Momo Bangalore along with Forum Nokia are having a tweetup tomorrow, so...
Here’s a good set of slides Dmitry Baranovskiy on the HTML5 Canvas tag from one of his presentations.
Canvas
View more documents from Dmitry Baranovskiy.
Last week I was searching the net for a program or application to move some of our .htaccess directives into Apache’s configuration files. The reason I was looking for this is to improve the performance of the site. When we have directives in the...