Re: Email validation

[email protected] (Manuel Lemos)
Newsgroups php.db
Message-ID <[email protected]>
Hello,

on 06/28/2010 11:42 AM gmail said the following:
> Hello to you all!
> 
> I'm facing a problem with a scrip that can validate a form witch accept only
> as input email address.
> 
> I have seen many scripts on the net and  were very interesting but I'm not
> able to implement those scripts on my need.
> 
>  I'm explaining myself better!
> 
> I have a form to collect a User Input Email address, 
> 
> After a script to check the syntax of the user email is correct.
> 
> Then check the mx record if really exist.
> 
> At the end if the user input (email) meets all my requirements the pass it
> (store) in a DB.
> 
> Please I'll be grateful   to all your possible solutions

You may want to use this email validation class that tries to check if
the e-mail is valid with the destination SMTP server.

http://www.phpclasses.org/emailvalidation


-- 

Regards,
Manuel Lemos

Find and post PHP jobs
http://www.phpclasses.org/jobs/

PHP Classes - Free ready to use OOP components written in PHP
http://www.phpclasses.org/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.