Regular Expressions 101

Community Patterns

0

mail

PCRE (PHP <7.3)
no description available
Submitted by anonymous - 5 years ago
0

DIMOB

PCRE (PHP <7.3)
no description available
Submitted by anonymous - 5 years ago
0

regex

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

www-urls without protocol and not in <a>-tag

0

Regular Expression
PCRE (PHP <7.3)

@
(?<![/?=#.]|href=['"])\bwww\.[^\s()<>]+(?:\([\w\d]+\)|(?:[^[:punct:]\s]|/))
@
gmi

Description

Loading markdown...
Submitted by anonymous - 5 years ago