JQuery

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 »