
Hi, i need the regular expression code for phone number in PHP. Thanks.

PHP - regular expression code for phone number
\+?([0-9]{2})-?([0-9]{3})-?([0-9]{6,7})
If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.
Ask your questions, our development team will try to give answers to your questions.
