Regular Expressions 101

Community Patterns

4

CloudFlare

PCRE2 (PHP >=7.3)
Cloud Flare
Submitted by anonymous - 2 years ago
4

Email

PCRE2 (PHP >=7.3)
email format control
Submitted by ahmetbarut - 2 years ago
3

example

PCRE2 (PHP >=7.3)
example
Submitted by anonymous - 2 years ago
2

object

PCRE2 (PHP >=7.3)
Json Object
Submitted by anonymous - 2 years ago

Email address (most used)

31

Regular Expression
ECMAScript (JavaScript)

/
^([\w-]+(?:\.[\w-]+)*)@((?:[\w-]+\.)*\w[\w-]{0,66})\.([a-z]{2,6}(?:\.[a-z]{2})?)$
/
i

Description

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