Regular Expressions 101

Sponsors

Library entries

-2
pcre

ex_3_b

no description available
Submitted by anonymous - 8 years ago
-2
pcre

12 Hour Time Pattern

no description available
Submitted by anonymous - 8 years ago
-2
pcre

xml_kv_extraction

Basic XML key-value extraction
Submitted by Keith Muggleton - 8 years ago
-2
pcre

march html tag

no description available
Submitted by anonymous - 8 years ago
-2
pcre

Camelize JSON

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

Substitute text between brackets

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

French phone attempt

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

remove eval(base64_decode( ));

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

SQL Injection

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

search all special characters

no description available
Submitted by rlynjb - 7 years ago

URL regexp

Vote

40

Regular Expression
pcre

/
((([A-Za-z]{3,9}:(?:\/\/)?)(?:[-;:&=\+\$,\w]+@)?[A-Za-z0-9.-]+|(?:www.|[-;:&=\+\$,\w]+@)[A-Za-z0-9.-]+)((?:\/[\+~%\/.\w-_]*)?\??(?:[-\+=&;%@.\w_]*)#?(?:[.\!\/\\w]*))?)
/
ig

Description

Loading markdown...
Submitted by Matthew O'Riordan - 10 years ago