Nov 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 07, 2013
A .htaccess (hypertext access) file is a configuration file for use on web servers running the Apache Web Server.It is a directory-level configuration file,as the..
Read moreNov 04, 2013
Hi all hope you all are well today the topic we going to see in the post is some Useful PHP validation functions hope the..
Read moreOct 25, 2013
This is a step by step tutorial to implement Pagination with jQuery, PHP and MySQL. The tutorial contains three PHP files and two js files..
Read moreOct 22, 2013
Hi all hope you all are doing well today we are going to see the Difference Between MySQL Table Type MyISAM and InnoDB? hope you..
Read moreOct 10, 2013
As we know that password hashing is one of the most basic security considerations that must be made when designing any application that accepts passwords..
Read more