phpSimpleCaptcha
by Jon Langseth
This page needs some content and instructions on how to use,
but for now, please refer to the source files.
phpSimpleCaptcha is as the name implies, a PHP based approach
to creating captcha's in a simple way. There's nothing fancy
about the way the captcha is generated, and inclusion and use
should be fairly simple for most forms-based projects.
And now for the obligatory sample, and source code:
Enter the text in the image above:
Licensing (GPL 2)
index.php source
process.php source
check.php source
image.php source