摘要:
//判断是不是手机设备 function is_mobile_request() { $_SERVER['ALL_HTTP'] = isset($_SERVER['ALL_HTTP']) ? $_SERVER['ALL_HTTP'] : ''; $mobile_browser = '0'; if(preg_match('/(up.browser|up.li... 阅读全文
posted @ 2017-10-18 18:23
ready_dream
阅读(239)
评论(0)
推荐(0)

浙公网安备 33010602011771号