Regular Expressions 101

Community Patterns

0

email

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

Boucle d'or

Golang
Attrape la famille ours
Submitted by anonymous - 4 years ago

email

-2

Regular Expression
PCRE (PHP <7.3)

/
^((?:[A-Za-z0-9#\-_~!$&'()*+,;=:]|[A-Za-z0-9#\-_~!$&'()*+,;=:][A-Za-z0-9#\-_~!$&'()*+,;=:\.]*[A-Za-z0-9#\-_~!$&'()*+,;=:])@(?:[A-Za-z0-9]\.|[A-Za-z0-9][A-Za-z0-9#\-]{0,61}[A-Za-z0-9]\.)+(?:[A-Za-z0-9]|[A-Za-z0-9][A-Za-z0-9#\-]{0,61}[A-Za-z0-9]))\.?$
/

Description

Loading markdown...
Submitted by Adrian Kühni - 8 years ago