Regular Expressions 101

Community Patterns

URL path&query

0

Regular Expression
PCRE (PHP <7.3)

/
^(\/?)(\{?)([a-zA-Z0-9\-\.\?\,\'\/\\\+\~\{\}\&%\$#_=;@]*)?(\}?)(\/?)$
/
g

Description

no description available

Submitted by Rand01ph - 6 years ago