Regular Expressions 101

Community Patterns

1

testmmoj

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

Li match

PCRE (PHP <7.3)
no description available
Submitted by anonymous - 9 years ago
0

Share?

PCRE (PHP <7.3)
Test
Submitted by test - 9 years ago

search mailadress

1

Regular Expression
PCRE (PHP <7.3)

/
[\w._-]+@[\w.-]+\.[a-z]{2,4}(\.[a-z]{2,3})?
/

Description

Loading markdown...
Submitted by anonymous - 9 years ago