Regular Expressions 101

Community Patterns

Community Library Entry

3

Regular Expression
PCRE (PHP <7.3)

/
<a ([^>]*)>([^<]*)(<\/?br\/?>)+([^<]*)<\/a
/
i

Description

no description available

Submitted by anonymous - 9 years ago