Regular Expressions 101

Community Patterns

1

direct log

PCRE (PHP <7.3)
capture word before error
Submitted by anonymous - 8 years ago
1

weekRegex

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

me

Python
me
Submitted by me - 8 years ago
1

0185ac1

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

me

Python
paypal accounts
Submitted by jhon - 8 years ago
1

All Ip's

PCRE (PHP <7.3)
no description available
Submitted by Tyc - 8 years ago
2

comment

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

Email validation

1

Regular Expression
PCRE (PHP <7.3)

/
^(?:[\w\d\.-_])+@(?=.{4,64}$)(?:[\w\d]+[-]?[\w\d]+\.|[\w\d]\.)+(?:\w{2,})$
/

Description

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