In this long (I think so) article, we will see about basics of PHP Exception, how to work with it, advantages, disadvantage and how we can extend the Exception with our custom class.
After very long time an article on MooTools. This time I came with the new class in MooTools. This class is about to provide the support the autocomplete functionality. This will be useful for the search fields. This class uses the AJAX based autocomplete functionality so you don’t have to load array of all search [...]
Here I come with the one quick tip related to HTML5 and JavaScript. This is about to take webpage screenshot using HTML5 and JavaScript code only. Yes you have read it correct its using HTML5 and JavaScript only. :) Without wasting much time let’s have a look at code and yes working example for sure. [...]
In one of earlier article we have seen about installing MemcacheD on Ubuntu. Now in this article we will see how to install APC on Ubuntu for PHP. What is APC? APC Stands for Alternative PHP Cache. Let’s take definition from the php.net The Alternative PHP Cache (APC) is a free and open opcode cache [...]