Regular Expressions 101

Community Patterns

russian number

0

Regular Expression
PCRE (PHP <7.3)

/
^([\+7]{2}|7{1}|8{1})([\(\-]*[0-9]{3}[\)\-]*)([0-9\-]{7,9})$
/
gm

Description

no description available

Submitted by anonymous - 3 years ago