Captcha Verification
Mintsauce (888 points) | Wed, 2008-05-07 04:59Does anybody know of a PHP Captcha Image Verification script that can be added to an existing form. "Just Google It" won't work, since I've been doing that for hours. Most of the scripts I found want to handle the form sending themselves, which is not what I want. I merely want a verification stop or allow the form to send. Anybody have any ideas?
Thanks in advance
Francois.
If you keep your ears open, you'll see better.
Hi Francois
I modified this to use on my site & it works well:
http://identipic.com/
Just added the code to the top of the php script that handles the form and edited the html (sans tables).
See in action here:
http://www.smartgrafix.com.au/contact.html
cheers
Mark
Hi Mark,
That works great. Thanx.
Francois
If you keep your ears open, you'll see better.