Regular Expressions 101

Community Patterns

0

mwd

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

aaaa

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

Visa

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

Amex

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

H1 Tag <h1>...</h1>

1

Regular Expression
PCRE (PHP <7.3)

/
(?<=\<h1\>).+(?=\<\/h1\>)
/
gm

Description

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