Search code examples
email-validation

How to get valid email id


Hello i want to know the email id is working or not.

for example if i am writing [email protected]

then how could i know that this is valid email id it means it is already exist on web or not??

i want to do it without sending email to user


Solution

  • Send a confirmation code to validate , when user confirms that means it exist,