Jump to content

regex phone number


doug007

Recommended Posts

So assuming this is a form field for a phone number, I would simply have the user enter the area code and number, but allow them to format it the way they are comfortable with and simply strip out all non-numerical characters and use what you have left. This short one page long thread touches base on this issue.

Link to comment
https://forums.phpfreaks.com/topic/162645-regex-phone-number/#findComment-858462
Share on other sites

So assuming this is a form field for a phone number, I would simply have the user enter the area code and number, but allow them to format it the way they are comfortable with and simply strip out all non-numerical characters and use what you have left. This short one page long thread touches base on this issue.

 

That is actually a nice way of doing it.

Link to comment
https://forums.phpfreaks.com/topic/162645-regex-phone-number/#findComment-858726
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.