Regular Expressions 101

Community Patterns

0

bhno_02

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

regex 1

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

risk

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

Landline phone numbers UK

0

Regular Expression
PCRE (PHP <7.3)

/
^(((\+44\s?\d{4}|\(?0\d{4}\)?)\s?\d{3}\s?\d{3})|((\+44\s?\d{3}|\(?0\d{3}\)?)\s?\d{3}\s?\d{4})|((\+44\s?\d{2}|\(?0\d{2}\)?)\s?\d{4}\s?\d{4}))(\s?\#(\d{4}|\d{3}))?$
/
gm

Description

Loading markdown...
Submitted by anonymous - 5 years ago