Posted by Manuel Lemos on 01/14/06 05:21
Hello,
on 01/12/2006 09:50 PM Conrad said the following:
> Hi, I was wondering, are there any recommended PHP scrips for
> performing image code verification? I have found a few but I wanted to
> check what others are using in this area.
If you mean CAPTCHA like validation, you may want to try this forms
generation and validation class as it comes with a plug-in that can
easily perform that kind of validation for you.
http://www.phpclasses.org/formsgeneration
Here is a screenshot of a form using that plug-in:
http://www.phpclasses.org/browse/file/8244.html
--
Regards,
Manuel Lemos
Metastorage - Data object relational mapping layer generator
http://www.metastorage.net/
PHP Classes - Free ready to use OOP components written in PHP
http://www.phpclasses.org/
[Back to original message]
|