playbek adlı üyeden alıntı

nasıl ayarlayacağım yardımcı olurmusunuz


evet hocam olurum

if(strstr($_SERVER["HTTP_USER_AGENT"], "MSIE")){
header('Location: http://siteadresi.com');
exit();
}
?>