Category Archives: Web Development

Pagination with jQuery, MySQL and PHP.

Oct 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 more

What is XMPPHP ?

Oct 25, 2013

Actually XMPPHP is the successor to Class.Jabber.PHP that have been promising for years. Taking advantage of PHP5, it is an elegant solution with a direct..

Read more

Difference Between MySQL Table Type MyISAM and

Oct 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 more

.htaccess Tips and Tricks

Oct 22, 2013

Hi all here today we are going to see some useful .htaccess Tips and Tricks 1) Redirect your website visitors while you update or test..

Read more

Websites To Test Your Codes Online

Oct 19, 2013

During program or code development we face lot of issues and bugs and in between we need some debugging. In PHP there is not a..

Read more

Common PHP Errors & Fixes

Oct 17, 2013

Working with PHP, we often face few common problem and errors related to PHP script such as white page of syntax error, unexpected errors, header already sent,..

Read more