Regular Expressions 101

Community Patterns

0

ddd

PCRE (PHP <7.3)
ddd
Submitted by anonymous - 6 years ago
0

SQL TO FLOW

PCRE (PHP <7.3)
Convert SQL to FLOW
Submitted by anonymous - 6 years ago
0

Iraqi

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