Regular Expressions 101

Community Patterns

0

regex_commercial_activities

PCRE2 (PHP >=7.3)
guifro
Submitted by guifro - a year ago
0

Test Function Block

PCRE2 (PHP >=7.3)
Test
Submitted by anonymous - a year ago
0

Pan Number

PCRE2 (PHP >=7.3)
Pan Number
Submitted by anonymous - a year ago
0

GSTN

PCRE2 (PHP >=7.3)
Goods & Service Tax Numebr
Submitted by anonymous - a year ago
0

Money format

PCRE2 (PHP >=7.3)
Any money format
Submitted by anonymous - a year ago

uk phone numbers

1

Regular Expression
PCRE (PHP <7.3)

/
(^\+[0-9]{2}|^\+[0-9]{2}\(0\)|^\(\+[0-9]{2}\)\(0\)|^00[0-9]{2}|^0)([0-9]{9}$|[0-9\-\s]{10}$)
/

Description

Loading markdown...
Submitted by p4lhip - 7 years ago