Regular Expressions 101

Community Patterns

1

IP username

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

dawdw

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

match url

PCRE (PHP <7.3)
no description available
Submitted by jakub - 7 years ago
1

test

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

bb-*

PCRE (PHP <7.3)
aaa
Submitted by wyj - 7 years ago

Phone number (Russia and all World)

1

Regular Expression
PCRE (PHP <7.3)

/
\+?\d{1,4}?[-.\s]?\(?\d{1,3}?\)?[-.\s]?\d{1,4}[-.\s]?\d{1,4}[-.\s]?\d{1,9}
/
g

Description

Loading markdown...
Submitted by Devil_Chrono - 8 years ago