Regular Expressions 101

Community Patterns

0

Zabbix

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

Iranian birth date

2

Regular Expression
PCRE (PHP <7.3)

/
1[3-4]{1}[0-9]{2}\/[0-1]{1}[0-9]{1}\/[0-3]{1}[0-9]{1}
/
g

Description

Loading markdown...
Submitted by ehsanJamalian - 6 years ago