Posted by Manuel Lemos on 09/15/05 21:56
Hello,
on 09/15/2005 03:11 PM bruce said the following:
> rather than recreate the wheel.. i'm looking for samples of
> good/solid/comprehensive validation functions for user/form inputs.
> specifically, i'm looking for ways to validate/verify that the user has
> entered valid username/email. as i go forth, i'll be looking for
> address/zip/phone/etc... as well.
>
> doe you guys have any solid functions that you've created, or any particular
> libraries that you use (open source) that handle form input validation
> issues??
You may want to take a look at this popular Open Source class for forms
generation and validation that does what you are asking:
http://www.phpclasses.org/formsgeneration
--
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
[Back to original message]
|