Savetheinternet wrote:
[snip]

There are plenty of free PHP captcha scripts out there. Just google
"captcha PHP". Securimage (phpcaptcha.org) looks relatively okay.

Thanks,
Michael



Hi Michael, this looked promising.. however, requires some GD support it appears I don't have.. here is the results of their test file:

--------------------
    GD Support: Yes!
    GD Version: bundled (2.0.34 compatible)

    imageftbbox function: No
The imageftbbox() function is not included with your gd build. This function is required.

    TTF Support (FreeType): No
No FreeType support. You cannot use Securimage 3.0, but can use 2.0 with gd fonts.

    JPEG Support: Yes!
    PNG Support: Yes!
    GIF Read Support: Yes!
    GIF Create Support: Yes!
-------------------

Will keep looking I guess.

Thx.
Donovan



--
D Brooke

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

Reply via email to