Regular Expressions 101

Community Patterns

1

0-360phil

PCRE (PHP <7.3)
For phil
Submitted by Serg Kronrod - 8 years ago
0

end

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

ddd

Python
no description available
Submitted by anonymous - 8 years ago
2

Fix Card Def

PCRE (PHP <7.3)
no description available
Submitted by yyrkroon - 8 years ago

Parsing a host from a URL

1

Regular Expression
ECMAScript (JavaScript)

/
(?:http:\/\/|https:\/\/*)*(.*)\/.*
/
g

Description

Loading markdown...
Submitted by Alex LaFroscia - 8 years ago