Regular Expressions 101

Sponsors

Library entries

1
pcre

test

test
Submitted by umesh - 7 years ago
1
javascript

US Ham Radio licenses

no description available
Submitted by Joshua Carroll - 7 years ago
1
pcre

Ebay item id from URL

no description available
Submitted by Nanodev Limited - 7 years ago
0
pcre

Squid access.log

cut/paste into fluentd/td-agent config
Submitted by HoBoJo - 7 years ago
1
pcre

Basic email validation

A basic and rude email validation
Submitted by Yemolai - 7 years ago
1
pcre

Youtube Regex

To get video id from different formats
Submitted by bux - 7 years ago
1
javascript

redirect to https and non www

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

handin5

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

Currency Formater Accept , & .

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

sdfgedgesrgere

czfb
Submitted by rtqetqetrqert - 7 years ago

URL parser RegEx

Vote

1

Regular Expression
pcre

/
(?:([A-Za-z]+):\/\/)?(?:([A-Za-z0-9]+)\:([A-Za-z0-9]+)\@)?((?:[A-Za-z0-9]+\.)+[A-Za-z0-9]+)(?:\:([0-9]+))?(?:\/((?:[A-Za-z0-9]+)(?:\/[A-Za-z0-9]+)*(?:\.[A-Za-z0-9]+)?)?(\?[A-Za-z0-9]+=[A-Za-z0-9]+(?:&[A-Za-z0-9]+=[A-Za-z0-9]+)*)?(?:#([A-Za-z0-9]+))?)?
/
g

Description

Loading markdown...
Submitted by Dakr Coder - 8 years ago