On Thursday 22 August 2002 04:01, [EMAIL PROTECTED] wrote:
> Got it figured out, and foreign address do work now -
> if (empty($useremail) ||
> !eregi("^([A-Za-z0-9\.\_-])+@([A-Za-z0-9\_-])+\.([A-Za-z])+\.([a-z])*$",
> $useremail))
What do you mean by 'foreign' addresses?
The above will still fail for:
[EMAIL PROTECTED]
--
Jason Wong -> Gremlins Associates -> www.gremlins.com.hk
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *
/*
Dungeons and Dragons is just a lot of Saxon Violence.
*/
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php