Inspiration
Creating an Email Address Validation System that gives insight into why each Email validation fails or succeed, Valids or Invalid, Exist or Not Exist etc. The DNS, MX RECORD, SMTP and MailBox Validation Checks behind each email and much more...
What it does
This Applications Validates, Verifies and ensure that Email Address Syntax are Well Formatted, Valid and Exist or Not.
- It Uses PHP Builting Function FILTER_VALIDATE_EMAIL() to validate Email for the right Syntax and Formats
2.) It Uses php builting function checkdnsrr() to Split email address into username and domain and also Check MX records for the domain to help reduce Invalid Emails and Bounce Mails
How we built it
PHP, MYSQL, AJAX, JQUERY, SMTP-VALIDATE-EMAIL Library
How to run the application.
Please find readme.txt files enclosed within the application source code
What's next for Email Validation Check
More Email Validation Tools coming soon...
Log in or sign up for Devpost to join the conversation.