Regular Expressions 101

Community Patterns

match dev URL

0

Regular Expression
PCRE (PHP <7.3)

/
^(http:\/\/)?([\da-z\.-]+)([[\/\w \.-]*]*\/?)(\?{1}continue={1})(https?%3A|a)([%=\d\w\.\/-_]*)$
/

Description

no description available

Submitted by anonymous - 8 years ago