Anybody know of a good and easy to implement free Captcha script? I'll be using it for basic contact forms. TIA!
This contact form script contains captch, check it out and use the same captcha: http://www.free-php-scripts.net/P/Contact_Form Hope it helps. Peace,
If you know some coding then you should be ok to intragrate captcha. I did a search for free captcha scripts and found this site. http://www.puremango.co.uk/cm_php_captcha_script_113.php It has a few scripts to choose from. Hope this helps
on my site I just implemented an extremely basic botchecker.. Im not sure if bots can figure this out.. but basically i generate two random numbers and tell the user to do the math.. ive seen other sites use the similar concept... does anyone know if this actually fools bots?