Regular Expressions 101

Community Patterns

0

salanki

PCRE (PHP <7.3)
no description available
Submitted by salanki - 10 years ago
1

myregex

PCRE (PHP <7.3)
no description available
Submitted by shakti - 10 years ago
1

gk

PCRE (PHP <7.3)
wertyuikjh
Submitted by hjk - 10 years ago
35

http://

PCRE (PHP <7.3)
no description available
Submitted by Mitus M. - 10 years ago

Regex range date

0

Regular Expression
PCRE2 (PHP >=7.3)

/
\b((?:19|20)\d{2})-(0[1-9]|1[0-2])-(0[1-9]|[12][0-9]|3[01])\b
/
gm

Description

Loading markdown...
Submitted by Ziuzhang - 6 months ago