Regular Expressions 101

Library entries

1
javascript

password matching

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

TLD Scratch tapes

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

Spell Checker Test

For use in testing SpellChecker(MHApps)
Submitted by Matt - 8 years ago
0
pcre

body tag extract

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

URL parser RegEx

Parse full URL and find parts
Submitted by Dakr Coder - 8 years ago
1
javascript

huj

no description available
Submitted by anonymous - 8 years ago

US Zip Code Validation

Vote

1

Regular Expression
javascript

/
^(?!0{5})(?!0{4})[0-9]{5}$
/
gm

Description

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