Welcome Guest, Not a member yet? Register   Sign In
Email validation
#3

[eluser]smilie[/eluser]
Yes, by judging that preg match, after @ sign it expects minimum of 1 letter / number.

I am using following script for domain and e-mail checks:
http://code.google.com/p/blogchuck/sourc...#svn/trunk

You have domains / email and phones scripts there.
Simply add them as a helper, load it and call function (providing e-mail address).

It uses IANA list of domains to check validity of extension and it can even 'call' the mail server to check that e-mail address really exists on that server - which makes it almost 100% safe check for the mail.

Cheers,
Smilie


Messages In This Thread
Email validation - by El Forum - 12-14-2010, 02:06 PM
Email validation - by El Forum - 12-15-2010, 02:57 AM
Email validation - by El Forum - 12-15-2010, 03:04 AM
Email validation - by El Forum - 12-15-2010, 03:34 AM
Email validation - by El Forum - 12-15-2010, 03:40 AM
Email validation - by El Forum - 12-15-2010, 03:53 AM
Email validation - by El Forum - 12-15-2010, 07:59 AM



Theme © iAndrew 2016 - Forum software by © MyBB