摘要:
function uaredirect(murl){ try { if(document.getElementById("bdmark") != null) { return; } var noredirect = document.location.search; if (noredirect.indexOf("no_redirect=true") < 0){ if ((navigator.userAgent.match(/(iPhone|iPod|BlackBerry|A... 阅读全文
posted @ 2013-02-04 15:43
daly2008
阅读(235)
评论(0)
推荐(0)
摘要:
1 <?php 2 /* 3 +----------------------------------------------------------------------+ 4 | PHP Version 5 | 5 +----------------------------------------------------------------------+ 6 | Copyright (c) 1997-2004 The PHP Group ... 阅读全文
posted @ 2013-02-04 15:35
daly2008
阅读(261)
评论(0)
推荐(0)