Description |
I was looking for a regex that allows pretty much any combo of a US phone number. I found some that covered most of the bases, but not all of them.
This regex allows for missing characters, periods, hyphens. It should cover most of the bases. If not, let me know! I want to make it better! |