I need to check a variable to see if the format fits one
of the following:

[EMAIL PROTECTED]
 or
*@domain.com
 or
*@*.domain.com

How can I do this with regex? Any help would be greatly
appreciated.

Devin Atencio

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

Reply via email to