-
Notifications
You must be signed in to change notification settings - Fork 43
How do you know if an email address really exists once you know that it looks valid? Here is the PHP code to find out how!
webdigi/SMTP-Based-Email-Validation
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
How to check if an email address exists without sending an email? The PHP code demonstrates how the email server can be checked to see if an email address exists. This uses SMTP commands, if you are not familiar with them, please visit this page to see what commands are being used https://www.webdigi.co.uk/blog/2009/how-to-check-if-an-email-address-exists-without-sending-an-email/ Requirements (for this example): Any OS PHP Source: This is opensource and you are free to use it however you want. It comes with absolutely no warranty. Project Page: https://www.webdigi.co.uk/blog/2009/how-to-check-if-an-email-address-exists-without-sending-an-email/ Brought to you by Webdigi, a Web Development Company https://www.webdigi.co.uk/
About
How do you know if an email address really exists once you know that it looks valid? Here is the PHP code to find out how!
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published