Regular Expressions 101

Community Patterns

Community Library Entry

0

Regular Expression
PCRE (PHP <7.3)

/
<\/?[b|B][r|R] ?\/?>
/
gm

Description

preg_replace( '', '%newline%', $string )

Submitted by anonymous - 6 years ago