pat*_*ues -3 php
我的服务器根目录中有一个文件:
<?php header("Location: http://www.google.com/", true); //this does not work //echo "Test"; //this is tested and works. ?>
我的php.ini文件在某处出错了,为什么会这样?
OZ_*_*OZ_ 6
你忘了标题的名称:
header("Location: http://example.com");
归档时间:
12 年,4 月 前
查看次数:
135 次
最近记录: