Regular Expressions 101

Community Patterns

Li match

2

Regular Expression
PCRE (PHP <7.3)

/
((?:<li\b[^>]*>.*?<\/li>))
/
gm

Description

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