Free Online PHP CAPTCHA Code Image Validation Web Form for telling computers and humans apart
All things computer related, basic computer terminology, hardware, software, operating systems, communications, electronics, information.
Free Online PHP CAPTCHA Code Image Validation Web Form for telling computers and humans apart
www.yourbasiccomputer.com

Arrays in Visual Basic
Connect VB 2008 Express to Mysql
Free PHP CAPTCHA Form Validation
How do you turn off accelerators IE8?
malicious,trojan,maleware,viruses List
Tip using MS Clipboard to save work
What does CAPTCHA mean?
Free Online Virus Tools
HTML RGB Color Code Names Values
What is a BBS? Bulletin Board System
What is a modem? modulator-demodulator

External Links
Connecticut Web Design Co.
Daves' Game World

Free PHP CAPTCHA Form Validation

Authenticate data was entered by a person, not a computer
“Completely Automated Public Turing test to tell Computers and Human Apart”

Implementing an "email-a-friend" feature for the Antique Shop, I needed to verify the form was filled out by a person and not automatically by some script or computer. I was looking for a "CAPTCHA" (click for CAPTCHA defined). Basically it is an somewhat randomly generated set of characters and letters displayed as an image, the user has to enter the text to confirm they're an actual person.

Some folks over at PHPCAPTCHA.org have put together a great FREE PHP CAPTCHA package with code examples and documentation. The code is easy to integrate, the image is easy to read and the process only took a few minutes.

How can I be sure a person is filling out my web form and not a computer?


Copyright 2011 - David E Watkins