Regular Expressions 101

Community Patterns

There does not seem to be anything here

Community Library Entry

1

Regular Expression
PCRE (PHP <7.3)

/
^[A-Za-z]{2}[0-9]{2}[A-Za-z]{1,2}[0-9]{1,4}
/
gmi

Description

Local Indian Vehicle Number

Submitted by anonymous - 10 years ago