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 months before.
Similar Posts
MySQL date_format: To get date in different styles.
My SQL has a special function that allows the developer to format the date in any way they wish by specifying a sequence of format strings. A string is…
AJAX | JQuery | Miscellaneous | PHP Tutorials | Tutorials
Super Shopping Cart with JQuery. Part II
You have seen and liked the previous shopping cart tutorials and here is part 2 for that one. I was wandering over the internet and I checked a cart…
How can We Integrate the Authorize.Net Payment Gateway in Codeigniter?
Authorize.Net is my favorite payment mode for using in web development. It is simple, easy and secure payment connection. I use authorize.Net in my codeigniter based projects and here…
CodeIgniter Tutorial: Upload and Convert video to FLV using FFmpeg.
Today, I will show, how can we upload and convert a video file to flv using FFmpeg in CodeIgniter website. FFmpeg commands runs in Linux but in Window server…
AJAX | JQuery | Miscellaneous | PHP Tutorials | Tutorials | Web Design
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…

Configuring codeigniter framework on your localhost.
If we move to any framework or platform first time then first problem is configuring this technology. Configuring codeigniter to our localhost is so simple and easy. I am…
