Regular Expressions 101

Community Patterns

celular com CSP e SEM CSP

1

Regular Expression
PCRE (PHP <7.3)

/
^0([1-9]{2})([1-9]{2})([2-3]{1})([0-9]{3})([0-9]{4})$|([1-9]{2})([8-9]{1})([0-9]{3})([0-9]{4})$
/

Description

no description available

Submitted by Marcos Müller - 9 years ago