Regular Expressions 101

Community Patterns

remove link from discuz quoted message

1

Regular Expression
PCRE (PHP <7.3)

/
\[url[^\]]+?\]\[img\][^\[]+\[\/img\]\[\/url\]
/
i

Description

no description available

Submitted by Paul Wang - 9 years ago