Dec 02, 2013
In general, security by obscurity is one of the weakest forms of security. Suppose If I were exploiting a site, I wouldn’t check what scripting..
Read moreDec 02, 2013
In PHP, a constant is a name or an identifier for a simple value. A constant name starts with a letter or underscore can be..
Read moreNov 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
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
Hi all we are happy to introduce our new cs cart template Needy Baby version 4.0.3. Needybaby is a latest version cs-cart template for creating..
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 more