Regular Expressions 101

Community Patterns

-3

hjghj

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

cake

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

mail

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

regex help

PCRE (PHP <7.3)
help please. i need regex,
Submitted by James - 9 years ago
-3

mama

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

Telephone

PCRE (PHP <7.3)
Find Telephone
Submitted by Mr.Fail - 8 years ago

Disorted Email Addresses

51

Regular Expression
PCRE (PHP <7.3)

/
^(?'Username'[-\w\d\.]+?)(?:\s+at\s+|\s*@\s*|\s*(?:[\[\]@]){3}\s*)(?'Domain'[-\w\d\.]*?)\s*(?:dot|\.|(?:[\[\]dot\.]){3,5})\s*(?'TLD'\w+)$
/
gm

Description

Loading markdown...
Submitted by dislick - 11 years ago