Regular Expressions 101

Community Patterns

1

Files

PCRE2 (PHP >=7.3)
Files
Submitted by anonymous - a month ago
1

Folders

PCRE2 (PHP >=7.3)
Folders
Submitted by anonymous - a month ago
1

instagram url

Python
gets the url instagram
Submitted by samuel06santos - a month ago

Validate local host or local network

1

Regular Expression
PCRE2 (PHP >=7.3)

/
(localhost|127.0.0.1|192.168.[0-9]{1,3}\.[0-9]{1,3}):?
/
gmi

Description

Loading markdown...
Submitted by anonymous - 3 months ago