Regular Expressions 101

Sponsors

Library entries

0
pcre

match time all the way up to 23:59.

no description available
Submitted by anonymous - 7 years ago
0
pcre

ip username

no description available
Submitted by D17 - 7 years ago
0
pcre

Special Chars

matches any special chars (e.g. !@#$)
Submitted by DrewBaker - 7 years ago
0
pcre

regex

no description available
Submitted by anonymous - 7 years ago
-1
pcre

REMOVE leading and trailing WHITESPACE

no description available
Submitted by ka - 10 years ago
-1
pcre

Twitter Hashtags

no description available
Submitted by anonymous - 10 years ago
-1
pcre

regex on paintkits

no description available
Submitted by anonymous - 10 years ago
-1
pcre

Match the ID on individual Vimeo URLs

no description available
Submitted by Josh K - 10 years ago
-1
pcre

Finds <font> tag

Useful for cleaning old html code from tags
Submitted by anonymous - 10 years ago
-1
pcre

Substitutin

no description available
Submitted by anonymous - 9 years ago
-1
pcre

RegExp black list example usage

no description available
Submitted by Vadim Markovtsev - 8 years ago

ISO 8601 date regex with check of number of day in a month

Vote

-1

Regular Expression
pcre

/
^(19[789]\d|2\d{3})-((0[13578]|1[02])-([0-2]\d|3[01])|02-[0-2]\d|(0[469]|11)-([0-2]\d|30))T([01]\d|2[0-4])(:[0-5]\d){2}Z$
/
g

Description

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