Regular Expressions 101

Community Patterns

myregex

1

Regular Expression
PCRE (PHP <7.3)

/
(^(AH|AF|QH|QA|BF)(0600|0700|0760|0860)(\w)([1-9]|[A-C])([0-9]){3}([0-9]|\w){3}$)|([0-9]){18}$
/
gm

Description

no description available

Submitted by anonymous - 4 years ago