Regular Expressions 101

Community Patterns

just number and String length 30

1

Regular Expression
PCRE2 (PHP >=7.3)

/
^[0-9]{30}$
/
gm

Description

just number and String length 30

Submitted by Pooya Parsa Dadashi(@datamweb) - 2 years ago (Last modified 2 years ago)