From: <[EMAIL PROTECTED]>

> A different approache for the captcha.. instead of using a blurred image
> use some text and than ask a question about the text like
>
> What does the 2nd word in the first line of the 4thparagraph say?

Reading images can still be automated, it just takes a lot more time to
write a program to do so. A simple paragraph with text would be easy
(relatively speaking) for a program to decipher and automatically answer.

That's why you make the image "screwy"... the letters are tilted,
overlapping, wavy, colored, or complex backgrounds, etc. Even the best of
those images can be read by computer programs, though, although very few
people would be able to write that program.

Read here: http://www.cs.berkeley.edu/~mori/gimpy/gimpy.html

---John Holmes...

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to