Login   Register  
PHP Classes
elePHPant
Icontem

E-mail address validation class

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us

  Author  
Picture of Manuel Lemos
Name: Manuel Lemos <e-mail contact>
Packages: 32 Browse all classes by Manuel Lemos Browse all classes by
Country: Portugal Portugal - PHP jobs in Portugal
Age: 44
All time rank: 1
Week rank: 3 Down1 in Portugal Portugal Equal


  Detailed description   Download .zip .tar.gz  
Class that may be used to determine if a given e-mail address is valid.

It features:

- Simple validation just by looking at the e-mail address string.
- Validation of a e-mail address host as a valid mail exchange domain.
- Validation of a e-mail address by connecting to the mail host server to determine if there is really a deliverable mail box.
- Works under Windows or other platforms that do not have the GetMXRR function enabled, using Moriyoshi Koizumi DNS resolver class.

  Classes of Manuel Lemos  >  E-mail address validation class  >  Download .zip .tar.gz  >  Support forum Support forum (24)  >  Blog Blog (1)  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: E-mail address validation class
Base name: emailvalidation
Description: Determine if a given e-mail address is valid.
Version: -
PHP version: -
License: BSD License
All time users: 32550 users
All time rank: 12
Week users: 6 users
Week rank: 426 Down
 
  Groups   Screenshots Screenshots   Freshmeat project   Rate classes User ratings  
  Dependencies   Dependents   Trackback   Applications   Files Files  

  Groups  
Group folder image Email Email sending and receiving View top rated classes
Group folder image Networking Networking protocols, clients and servers View top rated classes
Group folder image Validation Validation algorithms View top rated classes

  Files folder image Screenshots  
Example email validation session with debug output enabled
File Role Description
Accessible without login Image file email_validation.gif Screen Example email validation session with debug output enabled


  Freshmeat project  
E-mail address validation class
Project record: emailaddressvalidationcomponent
Popularity score: 327.0
Vitality score: 7.47

  User ratings  
Ratings
Utility
Consistency
Documentation
Examples
Tests
Videos
Overall
Rank
All time:
Good (89.8%)
Good (82.6%)
-
Good (80.5%)
-
-
Sufficient (61.2%)
764
Month:
Not yet rated by the users

  Packages needed by this class  
Class Dependency Why it is needed
DNSResolver
Conditional
If you are using Windows or any other platform on which the PHP function GetMXRR is not working, this class can provide an alternative

  Packages that need this class  
Class Dependency Why it is needed
Simple Forum
Optional
it checks if mail is good

  Trackback links  
Link Description
Determine whether a mailbox address is correct Both in the membership registration confirmation or send information about the latest offers, e-mail has become an indispensable modern communication tool...
Download pre-programmed php classes In the software development are two stages you do, before you start actually typing any character:1. Find out if the software already exists. 1b. Are there possibilities to change this?2. Find out if the main parts of your software are already written.
How to validate emails using PHP Complete and thorough php email validation and php email verification can be found at PHPClasses.org: Email Validation:...
Verificare esistenza indirizzo e-mail in php usa quest'altra classe, è molto semplice e funziona bene...

  Applications that use this class  
Link Description
Dog Obedience Used to validate e-mail addresses in this site about training dogs
Add link image If you know an application of this package, send a message to the author to add a link here.
  Files folder image Files  
File Role Description
Plain text file email_validation.php Class E-mail validation class
Accessible without login Plain text file getmxrr.php Aux. GetMXRR function emulation need to make the class work properly under Windows and other platforms without this function (needs DNS.php mentioned in the Related links section).
Accessible without login Plain text file test_email_validation.php Example E-mail validation test page script

Download all files: emailvalidation.tar.gz emailvalidation.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.