Check for valid email.
juli 9th, 2007 Posted in PHP
I needed to check if an e-mail was valid using PHP for my projects, I modified a script I got else where (Can’t remember) so it would also check if the domain has a MX record.
This will NOT work on Windows platforms!
