"Rinku" <rinku_pgsql@xxxxxxxxx> wrote in message news:20040704065755.54092.qmail@xxxxxxxxxxxxxxxxxxxxxxxxxx > Dear All, > > 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. > > Your answer wd be highly appriciated. > > Regards, > Rinku You can use PEAR's Validate package: http://pear.php.net/package/Validate It also let's you define your own regexp patterns. Regards, Torsten -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php