Regular Expressions 101

Community Patterns

1

0-360phil

PCRE (PHP <7.3)
For phil
Submitted by Serg Kronrod - 8 years ago
0

end

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

ddd

Python
no description available
Submitted by anonymous - 8 years ago
2

Fix Card Def

PCRE (PHP <7.3)
no description available
Submitted by yyrkroon - 8 years ago

email validation regex

1

Regular Expression
ECMAScript (JavaScript)

/
^(([^<>()[\]\\.,;:\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,}))$
/

Description

Loading markdown...
Submitted by parul - 8 years ago