Regular Expressions 101

Community Patterns

0

test

PCRE (PHP <7.3)
test
Submitted by anonymous - 4 years ago
0

blegrh

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

Email

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

Mobile

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

Match color string

0

Regular Expression
PCRE2 (PHP >=7.3)

/
^\s*#?([A-F0-9]{6}|[A-F0-9]{3})\s*$
/
gmi

Description

Loading markdown...
Submitted by EZ - 2 years ago