Regular Expressions 101

Library entries

0
pcre

qwqwe

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

test

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

TimeRegex

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

Phone number

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

Html Tags

Matches HTML structure
Submitted by sagar - 8 years ago
1
pcre

ip (CIDR) check

from 0.0.0.0 to 255.255.255.255
Submitted by Marcel Bayer - 8 years ago
1
javascript

password matching

no description available
Submitted by scopevale - 8 years ago

Phone Number

Vote

14

Regular Expression
javascript

/
^([+]?\d{1,2}[-\s]?|)\d{3}[-\s]?\d{3}[-\s]?\d{4}$
/

Description

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