Regular Expressions 101

Community Patterns

phones russian

1

Regular Expression
PCRE (PHP <7.3)

/
((8|\+7?)[\- ]?)?(\(?\d{3}\)?[\- ]?)?([\d\- ]{7,10})
/
g

Description

no description available

Submitted by ConConovaloff - 8 years ago