Regular Expressions 101

Community Patterns

0

rs-reg

PCRE (PHP <7.3)
personal patterns
Submitted by anonymous - 4 years ago

Italian check codeline

1

Regular Expression
PCRE (PHP <7.3)

/
>([0-9]{10})[-<;]\s{1,2}([0-9]{4})([0-9]{5})#(\s([0-9_\?]{0,8}))?(\+\s([a-z0-9_\?]{0,5}))?(\-\s([\.,0-9_\?]{0,10})>)?
/
g

Description

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