Posted by treehousetim on 10/11/06 13:55
I have made a CAPTCHA that requires no GD library, TrueType fonts or
database.
see an example of it by visiting:
http://www.ThePhpPro.com/products/captcha/
- Tim
Jerry Stuckle wrote:
> There are any number of them around. You might try www.hotscripts.com
> for a start. Also www.freshmeat.com, www.phpclasses.org...
>
> Just searching google for
>
> captcha php
>
> came up with most of the above (except hotscripts) and more on the first
> page. Most with usable code. But you generally have to have the gd
> libs installed and running properly for any captcha to work.
>
[Back to original message]
|