jasonc Posted May 11, 2006 Share Posted May 11, 2006 the following does not seem to work correctly!!it allows an address like[email protected]and[email protected]!eregi("^[[:alnum:]][a-z0-9_.-]*@[a-z0-9.-]+\.[a-z]{2,4}$", $email)can someone please tell me how is this corrected?thanks Link to comment https://forums.phpfreaks.com/topic/9533-validating-email-not-correct/ Share on other sites More sharing options...
.josh Posted May 11, 2006 Share Posted May 11, 2006 [a href=\"http://us3.php.net/manual/en/function.eregi.php#52458\" target=\"_blank\"]http://us3.php.net/manual/en/function.eregi.php#52458[/a] Link to comment https://forums.phpfreaks.com/topic/9533-validating-email-not-correct/#findComment-35211 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.