if (!eregi("@",$post_email))boyle bir kod kullandım ama kod çalışıyor ama boylede bir hata veriyor acaba baska bir fonksiyon mu kullanmalıyım
Deprecated: Function eregi() is deprecated in C:\wamp\www\uyeol.php on line 20
8
●820
if (!eregi("@",$post_email))boyle bir kod kullandım ama Deprecated: Function eregi() is deprecated in C:\wamp\www\uyeol.php on line 20
Parse error: parse error in C:\wamp\www\uyeol.php on line 21hocam boyle bir hata verdi :S
if(preg_match('#^[a-z0-9.!\#$%&\'*+-/=?^_`{|}~]+@([0-9.]+|([^\s\'"<>]+\.+[a-z]{2,6}))$#si', $email)) 
