Regexp to validate an email address

Quick and dirty regular expression to check if some text is a valid email address. It's not even close to 100% complete, but it's "good enough"

/^([a-zA-Z0-9_\.\-])+\@(([a-zA-Z0-9\-])+\.)+([a-zA-Z0-9]{2,4})$/


Note: Replies will be formatted with PHP Markdown Extra syntax.

Name: Email (Not Required):
 
Logged IP: 18.117.183.150
To prevent spam please submit by clicking the kitten: