Email Validation

Package:
Email Validation
Summary:
Validate a list of e-mail addresses from a file
Groups:
Email, PHP 5, Validation
Author:
Mahmoud Farag
Description:
This class can be used to validate a list of e-mail addresses from a file.

It can import a list of e-mail addresses from a given text file.

The class can validate the e-mail addresses discarding those with invalid syntax or are duplicated.

The filtered list of e-mail addresses is returned as an array.


Powered by Gewgley