php 怎麼判斷使用者端是pc還是移動裝置. ... return '2'; } if(($v = dstrpos($useragent, $wmlbrowser_list))) { $_G['mobile'] = $v; return '3'; ...
確定! 回上一頁