Programming & Design
Question:
How to do html form validation....?
?
2010-10-22 12:05:35 UTC
I have create a registration form using html and php ...... please tell me how to valid html form.....?
Four answers:
C B S
2010-10-23 03:17:45 UTC
http://tutorial.newhind.com/example/PHP-Advance/php-regular-expression/
anonymous
2010-10-22 19:10:12 UTC
Check the data the user entered for sanity. (Phone numbers, zip codes [in the US], etc, have to be numeric, dates have to be valid dates [no 4/31/2010], required fields can't be blank, etc.)
Web Master
2010-10-22 19:23:36 UTC
blue
2010-10-22 19:13:50 UTC
http://www.google.com/search?hl=en&biw=1440&bih=693&q=%22html+form+validation%22&aq=f&aqi=g10&aql=&oq=&gs_rfai=
ⓘ
This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.
Loading...