header(“Location:”URL);exit;
此跳转在IE下可以不用写完整路径,在FF下会出现不跳转的现象,为兼容要习惯的写为完整路径
header(“Location:”.APP_URL.’index.php’);exit;
welcome to dyphp.com 京ICP备09076253号