Regular Expressions 101

Community Patterns

0

Scrape SRC

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

http

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

IPv4

PCRE (PHP <7.3)
no description available
Submitted by Jorge C. - 9 years ago
1

Temp

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

UK Postcode Checker

3

Regular Expression
PCRE (PHP <7.3)

/
^([a-zA-Z]{1,2}\d{1,2}[a-zA-Z]{0,2})\s*?(\d[a-zA-Z]{2})$
/
gmi

Description

Loading markdown...
Submitted by Flexander - 9 years ago