Community Patterns

Community Library Entry

3

Regular Expression
Created·2014-09-16 08:46
Flavor·PCRE (Legacy)

/
(?:\?|\&)(?<key>[\w]+)(?:\=|\&?)(?<value>[\w+,.-]*)
/
g
Open regex in editor

Description

no description available

Submitted by anonymous