|
Posted by Manuel Lemos on 10/01/77 11:08
Hello,
on 02/14/2005 12:29 PM ross@aztechost.com said the following:
> I am looking for interesting approaches to form submissions and error
> checking in the forms.
You may want to try this popular class for generating and validating forms.
It provides means to perform common types of validation, but it can be
extended with plug-in classes that can provide more specific types of
validation.
For instance, the class comes with a plug-in to enter calendar dates
that lets you specify start and end limits of the accepted dates. It
also comes with plug-in to perform CAPTCHA validation (prevent automated
access using robots).
http://www.phpclasses.org/formsgeneration
Here are some screenshots:
http://www.phpclasses.org/browse/file/8178.html
http://www.phpclasses.org/browse/file/8244.html
http://www.phpclasses.org/browse/file/8245.html
--
Regards,
Manuel Lemos
PHP Classes - Free ready to use OOP components written in PHP
http://www.phpclasses.org/
PHP Reviews - Reviews of PHP books and other products
http://www.phpclasses.org/reviews/
Metastorage - Data object relational mapping layer generator
http://www.meta-language.net/metastorage.html
Navigation:
[Reply to this message]
|