Regular Expressions 101

Community Patterns

0

Kumpulan regex

PCRE2 (PHP >=7.3)
simpenan
Submitted by anonymous - a year ago
0

Discord Invite Regexp

PCRE2 (PHP >=7.3)
a
Submitted by MinerPL - a year ago

Date time ISO_8601 Pattern

0

Regular Expression
PCRE2 (PHP >=7.3)

/
^\d{4}-\d{2}-\d{2}T\d{2}:\d{2}:\d{2}\.\d{3}Z$
/
gm

Description

Loading markdown...
Submitted by anonymous - a year ago