Regular Expressions 101

Community Patterns

0

Email

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

decode

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

password strong

0

Regular Expression
PCRE (PHP <7.3)

/
^(?=(?:.*[A-Z]))(?=(?:.*[a-z]))(?=(?:.*\d))(?=(?:.*[!@#$^&*()\-_=+{};:,.]))([A-Za-z0-9!@#$^&*()\-_=+{};:,.]{8,16})$
/
gmx

Description

Loading markdown...
Submitted by alfxjx - 2 years ago