Regular Expressions 101

Community Patterns

0

Barcode Regex

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

optional

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

ASD

PCRE (PHP <7.3)
HI
Submitted by anonymous - a year ago

Email address parser

0

Regular Expression
PCRE (PHP <7.3)

/
([\w\.-]+)@(\g<1>)
/
gm

Description

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