Regular Expressions 101

Sponsors

Library entries

9
python

domain - host

no description available
Submitted by anonymous - 8 years ago
9
pcre

only numbers

A string with only numbers in
Submitted by Gotts - 7 years ago
8
pcre

Date time Advanced

no description available
Submitted by Mr.Neutro - 9 years ago
8
python

repeat group match

no description available
Submitted by anonymous - 8 years ago
8
pcre

Alphanumeric and Spaces

Alow alphanumeric characters and spaces
Submitted by JTN - 8 years ago
8
pcre

If-Then-Else Conditionals

no description available
Submitted by anonymous - 8 years ago
8
pcre

Fiddler raw body to PHP array

no description available
Submitted by garsax - 7 years ago
8
pcre

Max - URL Extract

no description available
Submitted by Ayush - 7 years ago
7
python

CSS Import

no description available
Submitted by anonymous - 9 years ago
7
pcre

rsyslog test

global modifier
Submitted by dtmland - 8 years ago
7
pcre

Any positive integer except zero

no description available
Submitted by Harsh - 8 years ago

UK Postcode Checker

Vote

22

Regular Expression
pcre

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

Description

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