Regular Expressions 101

Community Patterns

0

Email

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

URL

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

Turkish Plate Regex

0

Regular Expression
PCRE (PHP <7.3)

/
^(0[1-9]|[1-7][0-9]|8[01])(([A-Z])(\d{4,5})|([A-Z]{2})(\d{3,4})|([A-Z]{3})(\d{2,4}))$
/
g

Description

Loading markdown...
Submitted by srkn - 7 years ago