Regular Expressions 101

Community Patterns

0

update

PCRE (PHP <7.3)
no description available
Submitted by anonymous - 5 years ago
0

golang

PCRE (PHP <7.3)
no description available
Submitted by anonymous - 5 years ago
0

kiamoz

PCRE (PHP <7.3)
no description available
Submitted by anonymous - 5 years ago
0

kiamoz

PCRE (PHP <7.3)
no description available
Submitted by anonymous - 5 years ago

Parse out a URL for optional values

0

Regular Expression
ECMAScript (JavaScript)

/
(([\W\w]*)(apps)(-?)([\w]{0,2})(.[\W\w]*))
/

Description

Loading markdown...
Submitted by Matthew Ledbetter - 8 years ago