Regular Expressions 101

Library entries

0
javascript

Accept Header

no description available
Submitted by Nathaniel Blackburn - 6 years ago
2
javascript

foder add prefix

auto prefix ("/") to folder
Submitted by anonymous - 6 years ago
0
javascript

USER-AGENT 00001403

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

Check base64 data

no description available
Submitted by gullitmiranda - 7 years ago
0
javascript

Password formatting

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

get number phone

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

remove list-style-type:

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

find content in branket

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

check attr type in HTML

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

Carte bancaire

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

email_validation

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

Website Address Check

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

Ruangan SLC 2016

no description available
Submitted by anonymous - 7 years ago

E-mail validation

Vote

1

Regular Expression
javascript

/
^(?:[a-z0-9!#$%&'*+\/=?^_`{|}~-]+(?:\.[a-z0-9!#$%&'*+\/=?^_`{|}~-]+)*|"(?:[\x01-\x08\x0b\x0c\x0e-\x1f\x21\x23-\x5b\x5d-\x7f]|\\[\x01-\x09\x0b\x0c\x0e-\x7f])*")@(?:(?:[a-z0-9](?:[a-z0-9-]*[a-z0-9])?\.)+[a-z0-9](?:[a-z0-9-]*[a-z0-9])?|\[(?:(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.){3}(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?|[a-z0-9-]*[a-z0-9]:(?:[\x01-\x08\x0b\x0c\x0e-\x1f\x21-\x5a\x53-\x7f]|\\[\x01-\x09\x0b\x0c\x0e-\x7f])+)\])$
/
i

Description

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