Regular Expressions 101

Community Patterns

Chat bot command multiple params

0

Regular Expression
PCRE (PHP <7.3)

/
(\/\w+)((\s)([a-z0-9\._\-+%]+))?(\s[a-z0-9\._\-+%]+)?
/
gi

Description

no description available

Submitted by anonymous - 7 years ago