Title |
Test
Find
email Validator
|
Expression |
'^[0-9]*[a-zA-Z]([-.\w]*[0-9a-zA-Z])*@([a-zA-Z][-\w\.]*[0-9a-zA-Z]\.)+[a-zA-Z]{2,9})$' |
Description |
this regex is based on a previous but i think is more accurate, but still has a bug... it allow things like that: [email protected]... |
Matches |
|
Non-Matches |
|
Author |
Rating:
David Lopez
|
Source |
|
Your Rating |
|
Title: WRONG WRONG WRONG
Name: Randal L. Schwartz
Date: 8/26/2006 10:29:12 AM
Comment:
No, this isn't EVEN CLOSE.
See RFC822, RFC2822.