Regular Expressions 101

Community Patterns

Your search did not match anything

Community Library Entry

1

Regular Expression
PCRE (PHP <7.3)

/
^(([a-zA-Z]+)([a-zA-Z0-9\.\-\_]*)([a-zA-Z]+))@(([a-zA-Z0-9]+)([a-zA-Z0-9\.\-\_]*)([a-zA-Z0-9]+)\.)([a-zA-Z0-9]{2,})$
/

Description

no description available

Submitted by arkosnoemarenom - 9 years ago