Regular Expressions 101

Community Patterns

html-link-2

0

Regular Expression
PCRE (PHP <7.3)

/
(<[a|A][^>]*>|)(<[a]>)
/

Description

no description available

Submitted by anonymous - 9 years ago