Email: E-mail address validation class
Manuel Lemos (contact me)
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.
| Utility
| Consistency
| Docs
| Examples
| Tests
| Videos
| Overall
| Rank
|
| Good (89.9%)
| Good (82.4%)
| -
| Good (80.1%)
| -
| -
| Sufficient (61.2%)
| 578 |
Click here for detailed information about this class on phpclasses.org