This is a discussion on PHP: Validate Email Address within the PHP Programming forums, part of the Web Development category; This function actually validates an email address against an MX record. I found this somewhere and modified it slightly. Name: ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
| |||
| This function actually validates an email address against an MX record. I found this somewhere and modified it slightly. Name: validateemail.php Description: Validates an email against MX records Usage: include validateemail.php Pass an email to validateEmail(); Example: if (validateEmail("somename@domain.com")) {} |
| Sponsored Links |
![]() |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| validate MIME type of an image | venkatbi | PHP Programming | 2 | 09-10-2007 04:37 AM |
| validate using smarty | venkatbi | PHP Programming | 2 | 09-05-2007 08:57 AM |
| How to Validate IPAddress using C#? | kingmaker | C# Programming | 1 | 07-24-2007 06:00 AM |
| How we import the Email Address Book Using Curl Functions? | raj | PHP Programming | 0 | 07-19-2007 02:35 AM |
| Do you validate your website code? | spid4r | Web Design Help | 2 | 03-11-2007 08:45 PM |