Regular Expressions 101

Community Patterns

1

đâs

PCRE (PHP <7.3)
ddấdadasdasd
Submitted by anonymous - 9 years ago
1

blah

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

regex help

PCRE (PHP <7.3)
help please. i need regex,
Submitted by James - 9 years ago

Replace one or more 'br' tags with a single space.

0

Regular Expression
PCRE (PHP <7.3)

/
*(<br *\/*> *)+
/

Description

Loading markdown...
Submitted by James Furey - 9 years ago