Hello,

on 07/29/2006 09:02 AM Ron Piggott (PHP) said the following:
> You know forms which have a security field where the user reads back the
> letters that are displayed?  I am wondering if someone has the time to
> coach me in writing this --- or if you know of a web page that shows how
> to create this feature.  I have already created a set of graphical
> letters.  Ron


You may want to take a look at this forms generation and validation
class. It comes with a plug-in that performs that kind of verification,
also known as CAPTCHA.

http://www.phpclasses.org/formsgeneration

Here is a screenshot:

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/

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

Reply via email to