The problem with

[code]filter_var($email, FILTER_VALIDATE_EMAIL))[/code]

is that it doesn’t check if the domain names exsists.
I’ve made a small PHP function, which also check if the domain name exists.

Grab it here: http://www.wmappz.com/php/validate-email-address