Regular Expressions 101

Community Patterns

0

QR Parse

PCRE (PHP <7.3)
to parse qr
Submitted by h - 7 years ago
0

Parse QR

PCRE (PHP <7.3)
no description available
Submitted by h - 7 years ago
0

url

PCRE (PHP <7.3)
no description available
Submitted by anonymous - 7 years ago

telefono argentina, variantes de código de área.

0

Regular Expression
PCRE (PHP <7.3)

/
^(\([0-9]{2,2}\)[ -\.]{0,1}[0-9]{4,4}|\([0-9]{3,3}\)[ -\.]{0,1}[0-9]{3,3}|\([0-9]{4,4}\)[ -\.]{0,1}[0-9]{2,2})[ -\.]{1,1}[0-9]{4,4}$
/
g

Description

Loading markdown...
Submitted by adepaola - 7 years ago