Regular Expressions 101

Community Patterns

-1

Substitutin

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

bridal quality

PCRE (PHP <7.3)
no description available
Submitted by mine - 10 years ago
1

email

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

hghdgh

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

takie

PCRE (PHP <7.3)
no description available
Submitted by sdfsdfdsf - 10 years ago

Indian Phone Numbers!

1

Regular Expression
PCRE (PHP <7.3)

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

Description

Loading markdown...
Submitted by Prateek Jain - 8 years ago