Regular Expressions 101

Community Patterns

Fixo LDN CSP e SEM CSP

9

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})([2-3]{1})([0-9]{3})([0-9]{4})$
/

Description

no description available

Submitted by Marcos Müller - 9 years ago