Regular Expressions 101

Community Patterns

0

File name

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

guto

PCRE (PHP <7.3)
gutoregex
Submitted by guto - 8 years ago
0

test

PCRE (PHP <7.3)
no description available
Submitted by anonymous - 8 years ago
0

year match

PCRE (PHP <7.3)
2010-2012
Submitted by tazbir - 8 years ago
1

regex

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

yous

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

IP v4 format validation

1

Regular Expression
PCRE (PHP <7.3)

/
^([01][0-9][0-9]\.|2[0-4][0-9]\.|[0-9][0-9]\.|25[0-5]\.|[0-9]\.)([01][0-9][0-9]\.|2[0-4][0-9]\.|[0-9][0-9]\.|25[0-5]\.|[0-9]\.)([01][0-9][0-9]\.|2[0-4][0-9]\.|[0-9][0-9]\.|25[0-5]\.|[0-9]\.)([01][0-9][0-9]|2[0-4][0-9]|25[0-5]|[0-9][0-9]|[0-9])$
/
gm

Description

Loading markdown...
Submitted by NexRezzo - 8 years ago