Regular Expressions 101

Community Patterns

Check SQL Insert Into

1

Regular Expression
PCRE (PHP <7.3)

/
^(\(\d+,\d+,'[\d\w]+',\d+,\d+,\d+,\d+,\d+,\d+,\d+\))(,(\(\d+,\d+,'[\d\w]+',\d+,\d+,\d+,\d+,\d+,\d+,\d+\))|,{,1})*$
/
gms

Description

no description available

Submitted by MelRight - 10 years ago