Email Address Generator

I have a list of first names and a list of last names and a list of domains in three separate text files. I want to create an email address by combining each first name with each last name and each domain name. Then I want to validate the new email addresses…I have a php class for the validation. Email addresses that are valid get put into a new list.

Leave a Reply

Your email address will not be published. Required fields are marked *