Skip to content

Instantly share code, notes, and snippets.

@imasif
Last active September 12, 2019 06:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save imasif/316623afe813f36d52f55382b4583e7b to your computer and use it in GitHub Desktop.
Save imasif/316623afe813f36d52f55382b4583e7b to your computer and use it in GitHub Desktop.
Bangladeshi mobile phone regex
bd_mobile_regex = /^(?:013|014|015|016|017|018|019)?(?:\d{8})$/;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment