Posted on May 01st, 2011 in Advance PHP, PHP OOP
As other programming/scripting language PHP also have some reserved functions, normally these functions starts with double underscore (__) in PHP.
These reserved functions adds some magic functionality to you code.
