网络营销电子商务研究中心

网络营销电子商务研究中心 (https://www.0058.net/index.php)
-   帝国Cms (https://www.0058.net/forumdisplay.php?f=72)
-   -   判断是不是手机站 (https://www.0058.net/showthread.php?t=5480)

Quimby 2016-04-01 09:43 PM

判断是不是手机站
 
<script type="text/javascript">
try {var urlhash = window.location.hash;if (!urlhash.match("fromapp"))
{if ((navigator.userAgent.match(/(iPhone|iPod|Android|ios|iPad)/i)))
{window.location="[!--news.url--]e/wap/";}}}
catch(err)
{
}</script>

============


<?php
$public_r[home]=1;
?>
<!DOCTYPE html>
<html>
<head>
<script type="text/javascript">
try {var urlhash = window.location.hash;if (!urlhash.match("fromapp"))
{if ((navigator.userAgent.match(/(iPhone|iPod|Android|ios|iPad)/i)))
{window.location="[!--news.url--]e/wap/";}}}
catch(err)
{
}</script>
<meta name="mobile-agent" content="format=xhtml;url=[!--news.url--]e/wap/">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>


All times are GMT +8. The time now is 03:40 AM.

Powered by vBulletin Version 3.8.7
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.