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.
|
|
| Name: |
a_email |
| Base name: |
a_email |
| Description: |
Validate e-mail addresses |
| Version: |
- |
| PHP version: |
- |
| License: |
GNU General Public License (GPL) |
| All time users: |
2639 users |
| All time rank: |
1264 |
| Week users: |
2 users |
| Week rank: |
1335  |
| |
|
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Sufficient (62.5%) |
Not sure (50.0%) |
- |
- |
- |
- |
Insufficient (36.2%) |
2146 |
| Month: |
Not yet rated by the users |
| |
Applications that use this class |
|
|
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.
| |
Files |
|
|
| File |
Role |
Description |
class.a_email.php |
Class |
class to store and validate email addresses |