Community Patterns

Community Library Entry

0

Regular Expression
Created·2023-05-26 15:48
Flavor·PCRE2 (PHP)

/
^(\+98|0|98|0098)?([ ]|-|[()]){0,2}9[0-9]([ ]|-|[()]){0,2}(?:[0-9]([ ]|-|[()]){0,2}){8}
/
gm
Open regex in editor

Description

Regular expression Regix for Iranian mobile phone numbers

Submitted by anonymous