Regular Expressions 101

Community Patterns

1

my

PCRE2 (PHP >=7.3)
replace first line and second
Submitted by MH - 16 hours ago
1

Parser

PCRE2 (PHP >=7.3)
for mail
Submitted by anonymous - 2 days ago
1

amp;

PCRE2 (PHP >=7.3)
subtitui
Submitted by seidao - 9 days ago
1

números html

PCRE2 (PHP >=7.3)
numeros
Submitted by anonymous - 12 days ago
1

select report

PCRE2 (PHP >=7.3)
select report
Submitted by H.Nasirii - 12 days ago

url matcher 2.0

-1

Regular Expression
PCRE2 (PHP >=7.3)

/
^(?<scheme>[a-z]+:\/\/)(?:(?<username>[^\/:@]+)(?::(?<password>[^\/:@]+))?@)?(?<host>[^\/]+)(?:(?<path>\/[^?#]+)(?:(?<query>[^#]+)?)?(?:#(?<fragment>.*))?)?
/
gm

Description

Loading markdown...
Submitted by Mitsunee - 4 months ago