Regular Expressions 101

Community Patterns

order by field and direction

1

Regular Expression
PCRE2 (PHP >=7.3)

/
^([+-])?([a-zA-Z]+)$
/
mg

Description

order by field and direction

Submitted by anonymous - 2 years ago