Regular Expressions 101

Community Patterns

0

IE

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

Regex for url

1

Regular Expression
ECMAScript (JavaScript)

/
([\w+]+\:\/\/)?([\w\d-]+\.)*[\w-]+[\(\)\#\.\:]\w+([\(\)\/\?\=\&\#\.]?[\w-]+)*\/?[\(\-\w\)\?\=\#_]*
/
gm

Description

Loading markdown...
Submitted by anonymous - a year ago
(Last modified a year ago)