Regular Expressions 101

Community Patterns

1

deine regex

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

Test post by e-mail

PCRE (PHP <7.3)
Description here
Submitted by Arief - 9 years ago
1

transfer

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

Code Review

PCRE (PHP <7.3)
username
Submitted by Devon Parsons - 9 years ago

domain from full url

1

Regular Expression
Python

r"
://((?:[\w-]+\.)+(?:[\w-]+))(?::\d+)?(?:/|$)
"

Description

Loading markdown...
Submitted by anonymous - 9 years ago