This tutorial shows how to create simple and attractive Ajax based search using PHP, jQuery, MySQL and Ajax.
Similar Posts
How to Upload files in Codeigniter. A simple way for beginner of CI
Codeigniter has a number of libraries and helpers which you can use for making your code reliable and bugs free. CI provides an extensive library of common usage classes….
How To: Update Your Twitter Status Using PHP.
Twitter is social networking website which keeps your followers with you. Twitter provides an extensive API using which we can update twitter status through PHP code.

How To: Create jQuery Login Form with Animated validation Effect.
I will show you how to create a simple jquery validation based login form. Some animation is used to get effects and its simple and easy to use.
AJAX | JQuery | Miscellaneous | PHP Tutorials | Tutorials | Web Design
Ajax Shopping Cart: Create a Stylish Shopping Cart Using JQuery and PHP
You have seen many Ajax and JQuery-based shopping cart examples over the internet. I have created here a JQuery-based shopping cart that doesn’t call any Ajax request but saves…

CSS | JQuery | Miscellaneous | PHP Tutorials | Web Design
Fancy Drop Down Menus Using CSS and JQuery.
Hi dear readers, I created fancy drop-down menus with CSS and JQuery. I have another tutorial on 99Points in which I used some animated navigation. I used jQuery animate…
How can We verify Captcha with Ajax in Codeigniter?
Captcha is necessary part of any form. But if we see with end user point of view, a user feels bad when he/she has to give a right verification…