Regular Expressions 101

Sponsors

Library entries

1
pcre

match any email address in list

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

html font to bbcode

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

Match mydomain*.mydomain.com

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

big apple is fool

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

Ja som's regex

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

Alternative Capture Country Codes

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

quantity matcher

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

RegExp black list example usage

no description available
Submitted by Vadim Markovtsev - 8 years ago
5
pcre

relative to absolute

relative to absolute
Submitted by xp_prg - 8 years ago
3
javascript

Simple math regex

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

testing for a bloke

Parsing html with regex is bad though.
Submitted by Iroh - 8 years ago
1
pcre

deine regex

no description available
Submitted by anonymous - 8 years ago

MySQL PHP connection string

Vote

1

Regular Expression
pcre

/
(?=.*dbname=(.*)(?:;|$))(?=.*host=(.*)(?:;|$))
/
U

Description

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