Regular Expressions 101

Community Patterns

CB tools

1

Regular Expression
PCRE (PHP <7.3)

/
^([^\|]{1,20})\|([^\|]{3,50})\|(([\d]{4}){4})\|((0[1-9]|1[0-2])(0[1-9]|[1-9][0-9]))$
/

Description

no description available

Submitted by 2M - 8 years ago