摘要:
1 redirect注意 301 302是不同的,301永久跳转,不影响排名if($count<1){ Header("HTTP/1.1 301 Moved Permanently"); Header("Location: /cp?q=".$q); die();}2中文编码if(mb_detect_encoding($_REQUEST['q'])=='ASCII'){//对应form提交编码 js encodeURIComponent$_REQUEST['q']=urldecode($_REQUEST 阅读全文
posted @ 2012-07-20 09:23
剑迅
阅读(146)
评论(0)
推荐(0)
浙公网安备 33010602011771号