PHP Classes

Mail Check: E-mail address checking of syntax and MX record

Recommend this page to a friend!
     
  Info   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
StarStarStar 55%Total: 3,956 All time: 803 This week: 29Up
Version License Categories
mail_check 1.0GNU Lesser Genera...Email, Unix, Validation, Windows
Description 

Author

This class is meant for checking whether an e-mail account is valid, by checking both address syntax and the existence of DNS MX records availability for address domain.

The DNS MX records are checked on Linux with the PHP GetMXRR() function and using the nslookup command on Windows.

It also provides basic debugging support.

Picture of Tiberiu Malcea
Name: Tiberiu Malcea <contact>
Classes: 1 package by
Country: Romania Romania

  Files folder image Files (2)  
File Role Description
Accessible without login Plain text file example.php Example example script with comments
Plain text file mail_check_class.php Class class source

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 0%
Total:3,956
This week:0
All time:803
This week:29Up
User Ratings User Comments (2)
 All time
Utility:78%StarStarStarStar
Consistency:80%StarStarStarStarStar
Documentation:-
Examples:76%StarStarStarStar
Tests:-
Videos:-
Overall:55%StarStarStar
Rank:1985
 
I find this class perfect when the user registration on a web...
15 years ago (Costin Trifan)
70%StarStarStarStar
Works.
16 years ago (F Philip DeGeorge)
67%StarStarStarStar