Quantcast

Captcha Verification


Mintsauce's picture
Member's Forum

Does 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.

smartgrafix's picture

identipic

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

Mintsauce's picture

Great

Hi Mark,

That works great. Thanx.
Francois