Regular Expressions 101

Community Patterns

1

test

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

Ebay

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

second life

PCRE (PHP <7.3)
sim regex
Submitted by tez - 8 years ago
1

Botanical Sciences

PCRE (PHP <7.3)
Grupo Autores
Submitted by anonymous - 8 years ago
1

as

PCRE (PHP <7.3)
as
Submitted by as - 8 years ago

Validate number in format: +xxxxxxxxxxx

1

Regular Expression
PCRE (PHP <7.3)

/
^(?:\+[0-9]{1,3}()|[0-9]{6,10}()){2}\1\2$
/

Description

Loading markdown...
Submitted by Donatas Stončius - donatas@stoncius.lt - 8 years ago