Email validation with regular expression
http://www.codecrunch.com/articles/81/1/Email-validation-with-regular-expression.html
By Php Toys
Published on 06/29/2006
A short tutorial howto validate an email address during form processing. An example "copy & paste" html form code is included to demonstrate the functionality.