php服务器端检查手机访问还是pc访问(并跳到不同页面)-创新互联

创新互联成立与2013年,先为武宣等服务建站,武宣等地企业,进行企业商务咨询服务。为武宣企业网站制作PC+手机+微官网三网同步一站式服务解决您的所有建站问题。><?php function is_mobile(){     //正则表达式,批配不同手机浏览器UA关键词。     $regex_match="/(nokia|iphone|android|motorola|^mot-|softbank|foma|docomo|kddi|up.browser|up.link|";    $regex_match.="htc|dopod|blazer|netfront|helio|hosin|huawei|novarra|CoolPad|webos|techfaith|palmsource|";    $regex_match.="blackberry|alcatel|amoi|ktouch|nexian|samsung|^sam-|s[cg]h|^lge|ericsson|philips|sagem|wellcom|bunjalloo|maui|";    $regex_match.="symbian|smartphone|midp|wap|phone|windows ce|iemobile|^spice|^bird|^zte-|longcos|pantech|gionee|^sie-|portalmmm|";    $regex_match.="jigs browser|hiptop|^ucweb|^benq|haier|^lct|operas*mobi|opera*mini|320x320|240x320|176x220";    $regex_match.=")/i";        return isset($_SERVER['HTTP_X_WAP_PROFILE']) or isset($_SERVER['HTTP_PROFILE']) or preg_match($regex_match, strtolower($_SERVER['HTTP_USER_AGENT'])); //如果UA中存在上面的关键词则返回真。 }        if(is_mobile()) {     //如果为真,则进行WAP页面。      header( "HTTP/1.1 301 Moved Permanently");        header("Location: http://www.966266.com/wap.php");    }else {         //如果为假,则进行WEB页面。        header( "HTTP/1.1 301 Moved Permanently");        header("Location: http://www.966266.com/");     } ?>

网站栏目:php服务器端检查手机访问还是pc访问(并跳到不同页面)-创新互联
本文路径:https://www.cdcxhl.com/article22/higcc.html

成都网站建设公司_创新互联,为您提供网站设计动态网站用户体验网站策划响应式网站ChatGPT

广告

声明:本网站发布的内容(图片、视频和文字)以用户投稿、用户转载内容为主,如果涉及侵权请尽快告知,我们将会在第一时间删除。文章观点不代表本网站立场,如需处理请联系客服。电话:028-86922220;邮箱:631063699@qq.com。内容未经允许不得转载,或转载时需注明来源: 创新互联

手机网站建设