Regular Expressions 101

Community Patterns

0

request

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

URLs

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

Before a word

0

Regular Expression
PCRE2 (PHP >=7.3)

/
^(.*)((?<=Wood ))
/

Description

Loading markdown...
Submitted by SuperMAC - 2 years ago