Regular Expressions 101

Community Patterns

0

Kendala

PCRE2 (PHP >=7.3)
kendala
Submitted by rey - a year ago
0

Match color string

PCRE2 (PHP >=7.3)
Match color string
Submitted by EZ - a year ago

Mascara para CPF

0

Regular Expression
PCRE (PHP <7.3)

/
^([0-9]{3})\.?([0-9]{3})\.?([0-9]{3})\-?([0-9]{2})$
/
gm

Description

Loading markdown...
Submitted by coderpy - 5 years ago