Regular Expressions 101

Community Patterns

Replace Array to Square Brackets with TableIdentifier situation

0

Regular Expression
PCRE (PHP <7.3)

/
(array\()([a-zA-Z',_\\>= ]*)(TableIdentifier\()([a-zA-Z'\"\(,_ ]*)([\)])([\)])
/
g

Description

no description available

Submitted by anonymous - 7 years ago