PHP Classes

What is the best PHP email address validation class?: Check if an email address exists

Recommend this page to a friend!
  All requests RSS feed  >  What is the best PHP email address va...  >  Request new recommendation  >  A request is featured when there is no good recommended package on the site when it is posted. Featured requests  >  No recommendations No recommendations  

What is the best PHP email address validation class?

Edit

Picture of Segun Olateju by Segun Olateju - 8 years ago (2015-09-16)

Check if an email address exists

This request is clear and relevant.
This request is not clear or is not relevant.

+5

I need a PHP and AJAX script to check if email address exist on gmail, Yahoo and other domains.

  • 1 Clarification request
  • 1. Picture of Alpesh Koyani by Alpesh Koyani - 4 years ago (2019-07-18) Reply

    test

    Ask clarification

    1 Recommendation

    PHP Email validation: Determine if a given e-mail address is valid.

    This recommendation solves the problem.
    This recommendation does not solve the problem.

    +4

    Picture of Manuel Lemos by Manuel Lemos package author package author Reputation 23325 - 8 years ago (2015-09-21) Comment

    This class can perform email validation by several methods, including simulating a delivery attempt to the destination SMTP server.

    It may not be sufficient for some cases of servers that accept all messages and only bounce them later but it can help you detect many invalid addresses including some that the user typed incorrectly.

    Here is an article explaining how the email validation works.


    Recommend package
    : 
    :