Regular Expressions 101

Community Patterns

0

Amex

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

regex

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

hello

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

example

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

regex

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

Email Validation

0

Regular Expression
PCRE (PHP <7.3)

/
^(([^-<>()\[\]\\.,;:\s@"]+(\.[^<>()\[\]\\.,;:\s@"]+)*)|(".+"))@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}])|(([^-][a-zA-Z\-0-9]+\.)+[a-zA-Z]{2,}))$
/
gm

Description

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