Regular Expressions 101

Community Patterns

11

Codice fiscale

PCRE (PHP <7.3)
Check "codice fiscale"
Submitted by Luca - 8 years ago
31

ninite

PCRE (PHP <7.3)
no description available
Submitted by peek - 8 years ago

LDAP (R)DN url check v0.1

1

Regular Expression
PCRE (PHP <7.3)

/
^(?i)(((ldap|ldap):\/\/){0,1})((?i)(ou|cn)=(([a-zA-Z0-9]|[-]|[_])){1,63},)+((?i)(dc=)(([a-zA-Z0-9]|[-]|[_])){1,63},){1,2}(?i)(dc=)(([a-zA-Z0-9]){2,63})$
/
gm

Description

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