merhaba bunu nasıl yapabiliriz kodları bilen varsa verebilirmi çok minnettar olurum.
if(strpos($_SERVER['HTTP_USER_AGENT'], 'MSIE') == true){
header("Location: http://www.liderboard.com/firefox.html ");
exit();
}
if(strpos($_SERVER['HTTP_USER_AGENT'], 'MSIE') == true){
header("Location: http://www.liderboard.com/firefox.html ");
exit();
}