Regular Expressions 101

Community Patterns

html link

0

Regular Expression
PCRE (PHP <7.3)

/
(.*?\w*)\s*[;:-]+[\s\w]*(www\.\w*\b.\w*\b\b.\w*\b$)
/
gm

Description

no description available

Submitted by anonymous - 5 years ago