Telephone Numbers In Fields - How?
Hello
Could somebody please help? I am creating a registration form for my site in php. One of the fields I need to create is for telephone number. Many numbers will need to start with 00. A typical number could be: 00 44 1234 5678.
I can get my field to accept numbers, but after 6 digits I get an error message and it will not accept 0 or 00 as the first numbers.
Could you help?
Thanks in advance
|