Hello, On 05/10/2002 01:48 PM, Liam Gibbs wrote: > Does anyone have a decent eregi statement for > validating e-mail addresses? I've tried the ones on > the site, but there seems to be small bugs with each > of them. They tell me that [EMAIL PROTECTED] is an > invalid e-mail address.
You may want to try this class that provides several levels of e-mail address validation being the first one that uses an appropriate regular expression. http://www.phpclasses.org/emailvalidation -- Regards, Manuel Lemos -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php