Skip to content

Instantly share code, notes, and snippets.

@bm2ilabs
Created August 4, 2021 08:33
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 bm2ilabs/ce35123c6ac73adf37fe7d148e4ceed0 to your computer and use it in GitHub Desktop.
Save bm2ilabs/ce35123c6ac73adf37fe7d148e4ceed0 to your computer and use it in GitHub Desktop.
Regular Expression for Algerian Phone number
^(00213|\+213|0)[(2)[0-9]{7}|(|5|6|7|9)[0-9]{9}]$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment