Nov 28, 2013
1. Find your PHP version using phpinfo() function. You should need to know the version when you download the ionCube loaders. x86/ppc/sparc packages are for..
Read moreNov 26, 2013
Let’s have a quick view on magic methods, as sometimes it looks like it will hard to use these function but reality is these are..
Read moreNov 26, 2013
Here in this post, we’ll discuss how to convert or parse a URL into PHP associative array containing any of the various components of the..
Read moreNov 20, 2013
We have often issues with the validation of integers. As PHP has it’s own functions such as is_int() or is_integer() for validating integers, but sometimes..
Read moreNov 14, 2013
PEAR is short form of PHP Extension and Application Repository. PEAR is a framework and distribution system for reusable PHP component. The purpose of PEAR..
Read moreNov 11, 2013
Hi all now we are going to see is what is Virtual Hosts ? hope you all like the post Virtual Hosts simply give you..
Read more