Going from simple to super CAPTCHA
- From: martin@xxxxxxxxxxxxx (Dave M G)
- Date: Sun, 10 Jun 2007 12:27:20 +0900
PHP General List,
With a little help from the web, and help from this list, I have a simple CAPTCHA image that works within the content system I'm building.
But it's *really* simple. Basically white text on a black background, with a couple of white lines to obscure the text a little.
I'm pretty sure that in its current state, my CAPTCHA image could be cracked by OCR software from the 1950s.
So I'm hoping to take it up to the next level.
I might be able to figure out how to add more lines, more colours, and those kind of basic changes.
But what I definitely can't comprehend is how some CAPTCHAs have that really warped and distorted text.
Is that possible with PHP? Do I have to make a library of pre-warped text images or something?
Is it possible to make backgrounds that are really crazy with textures and gradients. Would that also rely on a pre-built library of images?
Can someone maybe point me to an online instructional on how to get a CAPTCHA image that really works?
Tips on what differentiates a good CAPTCHA from a bad one would also be really sweet.
Thank you for any advice.
--
Dave M G
Ubuntu Feisty 7.04
Kernel 2.6.20-15-386
.
- Follow-Ups:
- Re: [PHP] Going from simple to super CAPTCHA
- From: "Robin Vickery"
- Re: [PHP] Going from simple to super CAPTCHA
- From: "Richard Lynch"
- Re: [PHP] Going from simple to super CAPTCHA
- From: tedd
- Re: Going from simple to super CAPTCHA
- From: Veign
- Re: [PHP] Going from simple to super CAPTCHA
- From: Robert Cummings
- Re: [PHP] Going from simple to super CAPTCHA
- Prev by Date: Re: [PHP] PHP5 or PHP4 this is the question
- Next by Date: Re: [PHP] Going from simple to super CAPTCHA
- Previous by thread: Is it possible to get the name of the top most calling script?
- Next by thread: Re: [PHP] Going from simple to super CAPTCHA
- Index(es):