Regular Expressions 101

Community Patterns

There does not seem to be anything here

Community Library Entry

1

Regular Expression
PCRE2 (PHP >=7.3)

/
(?:(\w+):)?(?:(\w+)=([^;]+);?)
/
g

Description

Regex for DSN parsing

Submitted by ZKelo - 2 years ago (Last modified 2 years ago)