Regular Expressions 101

Community Patterns

Community Library Entry

0

Regular Expression
PCRE (PHP <7.3)

/
<img(?:.+)?src\s*=\s*(?:"|')[a-zA-Z0-9\!\#\$\&-\:\;\=\?-\[\]_~\|%\/]+(?:"|')(?:.+)?>
/
gmi

Description

no description available

Submitted by Keldor - 6 years ago