Created
May 12, 2021 07:44
-
-
Save shihabmi7/c13185416a300f5ea83e721f73b7c962 to your computer and use it in GitHub Desktop.
valid_bd_phone
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
^(?:(?:\+|00)?88)?01[15-9]\d{8}$ | |
https://stackoverflow.com/questions/15088518/validate-mobile-number-using-regular-expression |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment