摘要:
在PHP中用header("location:test.php")进行跳转要注意以下几点:1、location和“:”号间不能有空格,否则会出错。2、在用header前不能有任何的输出。3、header后的PHP代码还会被执行。下面是和asp中重定向response.redirect的比较:例1:response.redirect "../test.asp"header("... 阅读全文
posted @ 2010-08-28 15:08
┾ 心依定矣 ┾
阅读(319)
评论(0)
推荐(0)
浙公网安备 33010602011771号