PHP如何判断浏览器是否为IE6.0 if(strpos($_SERVER['HTTP_USER_AGENT'],'MSIE 6.0') !== false ){ //not ie 6.0}else{ //ie 6.0}ログイン後にコピー 如果去掉6.0的话就只检查是不是IE