Regular Expressions 101

Library entries

1
pcre

Reg124

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

RegExExample

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

first regex

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

search h1 tag html

(.*?) example: Your best title
Submitted by otharwa - 9 years ago
1
pcre

codegolf.SE cops&robbers histocrat#2

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

Test for Ross

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

Movies title extractor

Extract the title from a movie file
Submitted by dshinigami - 9 years ago

URL Validator

Vote

12

Regular Expression
pcre

/
(((ftp|http|https):\/\/)|(\/)|(..\/))(\w+:{0,1}\w*@)?(\S+)(:[0-9]+)?(\/|\/([\w#!:.?+=&%@!\-\/]))?
/

Description

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