Skip to content

Instantly share code, notes, and snippets.

@alionar
Last active May 2, 2019 11:10
Show Gist options
  • Select an option

  • Save alionar/dbf09ca1b355463a5979f6f94044a75e to your computer and use it in GitHub Desktop.

Select an option

Save alionar/dbf09ca1b355463a5979f6f94044a75e to your computer and use it in GitHub Desktop.
Useful RegEx
Test it here: https://regex101.com
Indonesia Cell Phone Number (between 10-12 digit)
^08[0-9]{10,12}$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment