AJAX

reCaptcha style Captcha with JQuery and PHP

This tutorial is about creating a captcha same to Recaptcha. I used CSS and PHP for this. You can find a few tutorials about creating and integrating captcha/Recaptcha in PHP over 99 points, but now you can create your own Recaptcha-style captcha with PHP and jquery. I created a form with a captcha a few …

reCaptcha style Captcha with JQuery and PHP Read More »

AJAX Pagination using jQuery and PHP with Animation

  I have created an Ajax JQuery based pagination few months before which my users liked very much and there are thousands of downloads of that tutorial. So, I thought to create on another tutorial for pagination with some jquery effects to make stylish and attractive. Its animated loading of records using jquery animation. I …

AJAX Pagination using jQuery and PHP with Animation Read More »

N-Level of Dynamic Loading of DropDowns using Ajax and PHP. Part 2

This is version 2 of my previous tutorial which was dynamic loading of combos with Ajax. But its much more than that. Its now for n-level dropdowns, I mean if you have parent-child records untill n-level and you want to load them using dropdowns with ajax. It is my favorit tutorial and very useful for …

N-Level of Dynamic Loading of DropDowns using Ajax and PHP. Part 2 Read More »

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 all shopping into a form and in the end, we just simply submit that form where ever we want to be submitted. I used jQuery and …

Ajax Shopping Cart: Create a Stylish Shopping Cart Using JQuery and PHP Read More »

New Digg Style Follow Unfollow Application Using jQuery and PHP

You know Digg has changed its style and layout and now I think it looks awesome. This time on 99Points, I create Digg Style follow/unfollow application. I tried to create the same as the original Digg look. Many users like my Facebook-style tutorials So this is a continuous series of Digg-style tutorials. I hope You …

New Digg Style Follow Unfollow Application Using jQuery and PHP Read More »