Regular Expressions 101

Community Patterns

1

www

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

Forum user validation

PCRE (PHP <7.3)
Pedro al DAMS
Submitted by giacomo - 8 years ago
1

Dates

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

a

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

xslt

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

URL detector

1

Regular Expression
PCRE (PHP <7.3)

/
((http|https|ftp|ftps)\:\/\/|www\.|)[a-zA-Z0-9\-\.]+(\.[a-zA-Z]{2,3}|\.pl|\.net|\.com)(\/\S*)?
/
g

Description

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