Browse > Home / PHP / Check for valid email.

| Subcribe via RSS

Check for valid email.

juli 9th, 2007 Posted in PHP
1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...

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!

valid_email.txt

Leave a Reply