Regular Expressions 101

Library entries

37
pcre

http://

no description available
Submitted by Mitus M. - 9 years ago
32
pcre

ninite

no description available
Submitted by peek - 8 years ago
28
pcre

Wrap long string to spec length

no description available
Submitted by fullpipe - 10 years ago
23
pcre

userName

1-15 alphanumeric login name
Submitted by gsanchezc - 8 years ago
18
pcre

Date Regex(DD/MM/yyyy)

no description available
Submitted by alcaamado - 8 years ago
17
pcre

Email validation

no description available
Submitted by tutsplus.com - 9 years ago
17
pcre

Between tags content

no description available
Submitted by Agustín Bouillet - 8 years ago
16
pcre

Alphanumeric Regex

no description available
Submitted by Deepan - 8 years ago
16
pcre

IPv4

no description available
Submitted by robwa - 7 years ago
16
pcre

Cron schedule

Validate cron lines (even the ones commented out)
Submitted by anonymous - 7 years ago

Date Regex(DD/MM/yyyy)

Vote

18

Regular Expression
pcre

/
^(((0[1-9]|[12]\d|3[01])\/(0[13578]|1[02])\/((19|[2-9]\d)\d{2}))|((0[1-9]|[12]\d|30)\/(0[13456789]|1[012])\/((19|[2-9]\d)\d{2}))|((0[1-9]|1\d|2[0-8])\/02\/((19|[2-9]\d)\d{2}))|(29\/02\/((1[6-9]|[2-9]\d)(0[48]|[2468][048]|[13579][26])|((16|[2468][048]|[3579][26])00))))$
/
g

Description

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