On Fri, 10 May 2002, Kevin Stone wrote:
> I had always been suspicious about email validators so I did a big long
> search on Google about standard address formats. It turns out that aside
> from the @ symbol emails have no standard format whatsoever. So ereg('@',
> $email) is really the only functional email validator.
There is a format. See:
http://www.merit.edu/internet/documents/rfc/rfc0822.txt
miguel
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php