Regular Expressions 101

Community Patterns

-2

1

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

Email validation

PCRE (PHP <7.3)
no description available
Submitted by tutsplus.com - 9 years ago
1

t

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

URL Validator

12

Regular Expression
PCRE (PHP <7.3)

/
(((ftp|http|https):\/\/)|(\/)|(..\/))(\w+:{0,1}\w*@)?(\S+)(:[0-9]+)?(\/|\/([\w#!:.?+=&%@!\-\/]))?
/

Description

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