PDA

View Full Version : reCAPTCHA



JemiloII
07-03-2009, 12:10 AM
How do you install reCaptcha in a html form? The site does not tell you how. All it says is php this and php that but it never links the php to any form of a form code, not evern a php form code. NEED HELP!

MrDelish
07-06-2009, 07:42 PM
This seems like a pretty good tutorial for setting up reCAPTCHA: http://inko9nito.wordpress.com/2007/12/12/installing-recaptcha-with-php/

onenins2
07-08-2009, 12:04 PM
I use Coffee Cup Form Builder, it's really easy to use, and doesn't cost that much. You should take it for a free trial download.

mmonsen
07-10-2009, 10:25 PM
Another good link for setting this up comes from recaptcha's wiki:

http://wiki.recaptcha.net/index.php/Overview#PHP

Pretty similar to the one already posted.

If you are still having problems try posting samples of your code that is causing you the trouble and we can try to help with that.