Validating fiels for correct input

GlacierHi -

I need to validate a field in my database where the user will input their
phone number. I would like to ensure that the area code is included. The
field is setup as follows:

hphone varchar(12)

What is the best way to check to see if this format 123-456-7890 is entered?
Thank you in advance for any assistance.

- Rick
Rick Wright [ Mi, 16 April 2008 10:01 ] [ ID #1943837 ]
PHP » alt.php.sql » Validating fiels for correct input

Vorheriges Thema: Validating a field for correct input
Nächstes Thema: New website written in PHP, MySQL