On Wed, 2 Nov 2005, Jochem Maas wrote:

is_email_addr() or is_email()

just 'belongs' with:

is_array()
is_bool()
is_callable()
is_double()
is_float()
is_int()
is_integer()
is_long()
is_null()
is_numeric()
is_object()
is_real()
is_resource()
is_scalar()
is_string()


Until they add it, just use the handy-dandy Perl module:

http://www.ex-parrot.com/~pdw/Mail-RFC822-Address.html


--
Greg Donald
Zend Certified Engineer
MySQL Core Certification
http://destiney.com/

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

Reply via email to