/ Published in: Regular Expression
Accepts:
* 123456789
* 123123456789
* 123 123456789
* 123456789
* 123123456789
* 123 123456789
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
^(\+?)([0-9]+?)(\s?)(\+?)[0-9]+$