if (preg_match('~MSIE|Internet Explorer~i', $_SERVER['HTTP_USER_AGENT'])) { echo "internet explorer kullanıyorsunuz"; }