[nycphp-talk] can anyone recommend a good captcha?
Jayesh Sheth
jayeshsh at ceruleansky.com
Wed Jun 23 12:20:19 EDT 2004
Hello,
I have implemented an ASCII-art based CAPTCHA system to prevent my Wiki
(tavi.sourceforge.net based) from being spammed by spambots.
I have a post and code available on my weblog:
http://www.moztips.com/index.php?id=222
I have used some external class(es) for the generation of ASCII art text
(through the use of Figlet fonts) and other things.
If my patch files don't make sense, please feel free to ask for a
classification system.
You can see an example of the code in action, but going to the following
page and click on the "Edit this document" link on the bottom:
http://www.moztips.com/wiki/index.pcgi?page=SandBox
I have also implemented a logging mechanism that logs who made a mistake
while entering a code, and when that mistake occured.
Best Regards,
- Jay
More information about the talk
mailing list