| Title |
Test
Find
Email
|
| Expression |
^([\w-\.]+)@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.)|(([\w-]+\.)+))([a-zA-Z]{2,4}|[0-9]{1,3})(\]?)$ |
| Description |
This regular expression is used to validate any supportable email ID over the Internet. |
| Matches |
|
| Non-Matches |
|
| Author |
Rating:
Not yet rated.
Sunil Rathore
|
| Source |
|
| Your Rating |
|
Title: go
Name: go
Date: 1/28/2014 7:23:08 AM
Comment:
go
Title: WRONG WRONG WRONG
Name: Randal L. Schwartz
Date: 8/6/2007 9:37:16 AM
Comment:
See my column http://www.stonehenge.com/merlyn/UnixReview/col60.html about why this is broken.