How to use captcha code for simple html form

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
moinshaikh
Forum Commoner
Posts: 27
Joined: Tue Jan 18, 2011 3:40 am
Location: India

How to use captcha code for simple html form

Post by moinshaikh »

Hi all,

does anybody know how to get and use captcha code for a simple html form. I have a simple feed back form for my website and want to stop spammers from overwhelming this feedback form. so i have decided to use captcha but all i know about captcha is its security and popularity and not the process to integrate it into html form.

Thanks in advance!
User avatar
Jonah Bron
DevNet Master
Posts: 2764
Joined: Thu Mar 15, 2007 6:28 pm
Location: Redding, California

Re: How to use captcha code for simple html form

Post by Jonah Bron »

Check out reCAPTCHA.

http://www.google.com/recaptcha

It's easy, works well, very popular, and you help Google's global computer network move closer to sentience!
moinshaikh
Forum Commoner
Posts: 27
Joined: Tue Jan 18, 2011 3:40 am
Location: India

Re: How to use captcha code for simple html form

Post by moinshaikh »

Thank you very much dear Jonah. Looking ahead to your stable support through out the project, am developing an open source project to contribute to open source initiative and support from guys such as you'll useful for me as well as open source community.
Post Reply