Regular Expressions 101

Library entries

2
pcre

YouTube Iframe parser

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

BETWEEN clause

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

Markup link

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

check password

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

visa cvv

4003447582444271
Submitted by anonymous - 8 years ago
1
pcre

rr filter

no description available
Submitted by anonymous - 8 years ago
0
javascript

html img tag src

get src url from img tag in html
Submitted by anonymous - 8 years ago
3
pcre

Select all number greater than 36

no description available
Submitted by Mansoor - 8 years ago
1
javascript

img

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

8

no description available
Submitted by anonymous - 8 years ago

Link splitter

Vote

1

Regular Expression
pcre

/
(?<Address>(?<Protocol>https?:\/\/)?(?<Subdomain>\w*\.)?(?<Domain>(?:[a-z0-9\-]{2,})\.(?:[^\s\/\.]{2,}))(?<Path>\/[^\s\?]*)?(?<Params>(?:\?|\#)[^\s\/\?\:]*)?)
/
gi

Description

Loading markdown...
Submitted by Ricardo Boss (MCMainiac) - 8 years ago