Regular Expressions 101

Community Patterns

There does not seem to be anything here

Community Library Entry

1

Regular Expression
PCRE (PHP <7.3)

/
(1[0-9]{2})|(2([0-4][0-9]|5[0-5]))|([1-9][0-9]?)
/

Description

no description available

Submitted by anonymous - 10 years ago