Regular Expressions 101

Community Patterns

1

Calcul date

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

CSS colour hex matcher

1

Regular Expression
PCRE (PHP <7.3)

/
#([[:xdigit:]]{3}){1,2}\b
/
img

Description

Loading markdown...
Submitted by Tom Higginson - 8 years ago