This is a very simple class that can be used to validate e-mail addresses.
The class verifies whether a given e-mail address matches a regular expression that e-mail addresses should conform.
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Sufficient (66.7%) |
Not sure (50.0%) |
- |
- |
- |
- |
Insufficient (38.3%) |
1766 |
| Month: |
Not yet rated by the users |
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| File |
Role |
Description |
class.a_email.php |
Class |
class to store and validate email addresses |