Regular Expressions 101

Community Patterns

0

INI values

PCRE2 (PHP >=7.3)
not done yet
Submitted by anonymous - a year ago

email bunch

1

Regular Expression
ECMAScript (JavaScript)

/
^(\w+\@[a-zA-Z]+\.[a-zA-Z]{2,3}\,?)+$
/

Description

Loading markdown...
Submitted by jaswant singh - 7 years ago