Regular Expressions 101

Community Patterns

URL test

1

Regular Expression
PCRE (PHP <7.3)

/
(https?|ftp|file):\/\/|www\.|ftp\.|([\w\-_]+(?:(?:\.|\s*\[dot\]\s*[A-Z\-_]+)+))([A-Z\-\.,@?^=%&amp;:\/~\+#]*[A-Z\-\@?^=%&amp;\/~\+#]){2,6}?
/
img

Description

no description available

Submitted by anonymous - 4 years ago