Regular Expressions 101

Sponsors

Library entries

-2
javascript

search all special characters

no description available
Submitted by rlynjb - 7 years ago
1
javascript

domain with .co.uk

Any domain written www.domain.co.uk
Submitted by Byron Sargeant - 7 years ago
1
python

Simple RegEx for SQL Field transformation

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

Biessextile OK

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

Calcul date

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

Date testing with 2 digit year

Date javascript
Submitted by petabyte - 7 years ago
1
pcre

hastags as comma seperated.

Will allow #hash,#tag but not #hash,.
Submitted by anonymous - 7 years ago
1
pcre

Date Testing

Date Regex for Javascript
Submitted by petabyte - 7 years ago
2
javascript

Date Testing

Javascript date regex
Submitted by anonymous - 7 years ago
1
pcre

aarti.kumari@igt22.22

no description available
Submitted by anonymous - 7 years ago
-2
javascript

SQL Injection

SQL injection regEx pattern
Submitted by Darshan Patil - 7 years ago
-2
pcre

remove eval(base64_decode( ));

\seval\(base64_decode\(?\)\);
Submitted by manish kumar - 7 years ago

UK Companies Registration Number

Vote

0

Regular Expression
pcre

/
^\d{8,}|SC\d{6,}|NI\d{6,}|OC\d{6,}|RO\d{6,}|SO\d{6,}$
/
gi

Description

Loading markdown...
Submitted by Steve Haworth - 8 years ago