Regular Expressions 101

Community Patterns

0

teste

PCRE2 (PHP >=7.3)
teste
Submitted by anonymous - 2 years ago
0

email with cyrillic

Java 8
email with cyrillic
Submitted by Mpchest - 2 years ago
0

my_lib

PCRE2 (PHP >=7.3)
without numbers
Submitted by anonymous - 2 years ago
0

First_Tests

PCRE2 (PHP >=7.3)
first tests
Submitted by anonymous - 2 years ago

Keep only domain and protocol it present.

0

Regular Expression
PCRE2 (PHP >=7.3)

#
(^(?:https?://)?(?:[^/]*))
#
mg

Description

Loading markdown...
Submitted by EcoTechie - 2 years ago