Regular Expressions 101

Community Patterns

Ex1Tema1

0

Regular Expression
PCRE2 (PHP >=7.3)

/
[1-9]{1,2}[\/]+[1-9]{1,2}[\/]+[1-9]{2,4}
/
gm

Description

no description available

Submitted by anonymous - 3 years ago