Hello,
On 07/04/2004 03:57 AM, Rinku wrote:
Can any of you send me one of your validated form for "Numeric value checking" & "Alphabetic Value Checking" I have done it but still not succeed.
You may want to try this class for forms generation and validation. It provides built-in support for those types of validations that you specify and more. It can validate both on the client side with Javascript code generated by the class and on the server side with the PHP class itself. It comes with examples that demonstrate how to do that:
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
-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php