Hello,

On 12/03/2003 07:53 PM, Justin Patrin wrote:
Or you could always use the PEAR package:
http://pear.php.net/package/Validate

That package only does textual validation of the e-mail address. It does not check against the DNS nor tries to ask the end SMTP server if it would accept e-mail to the specified address, like this does:


http://www.phpclasses.org/emailvalidation

--

Regards,
Manuel Lemos

Free ready to use OOP components written in PHP
http://www.phpclasses.org/

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to