Regular Expressions 101

Community Patterns

0

1

PCRE (PHP <7.3)
1
Submitted by anonymous - 7 years ago
0

PGT Billing

PCRE (PHP <7.3)
no description available
Submitted by BM - 7 years ago

url - extrakce hostname

1

Regular Expression
PCRE (PHP <7.3)

/
^https?:\/\/(([^\/\?#\.]+\.|)([^\/\?#\.]+)\.([^\/\?#\.]+))(|\/.*|\?.*|#.*)$
/
gm

Description

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