|
|
|
|
|
by ColMustard
5246 days ago
|
|
More like you shouldn't validate emails by using crappy regular expressions? AFAIK there are regular expressions that cover all valid email addresses (and some invalid, but better than not recognizing one that is valid). Although it gets pretty nasty: http://www.diablotin.com/librairie/autres/mre/chBB.html |
|