Regular Expressions 101

Community Patterns

Get Client

0

Regular Expression
PCRE2 (PHP >=7.3)

/
Client=(\w+[ \w+]*);?
/
gm

Description

Parse Client type

Submitted by ben - 3 years ago