Justtechjobs.com Find a programming school near you






Online Campus Both


php-db | 2001041

Re: [PHP-DB] require " <<i>email protected</i>>" in email email protected>" in email",1); ?> From: Jesse Scott (jscott <email protected>)
Date: 04/15/01

There are several e-mail address validation functions available at the
Zend.com code gallery: http://www.zend.com/codex.php?CID=11

They vary from just a regex to actually looking up MX records and
interrogating to see if the given name is a valid user.

There should be something there that does what you are looking for.

-Jesse

At 08:58 AM 4/15/01 -0400, Marc Bragg wrote:
>Anyone have a simple statement to require th
>
>" <email protected>" portion of an email address in form input?
>
>thanx
>
>Marc

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-db-unsubscribe <email protected>
For additional commands, e-mail: php-db-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>