Regular Expressions 101

Community Patterns

1

erferf

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

rfrf

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

Date time

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

saja

PCRE (PHP <7.3)
no description available
Submitted by anonymous - 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