Liz*_*ard 11
我们需要一些代码,以确切了解发生了什么......
但很可能你肯定不使用exit(); 或者死(); 标题后面("位置:...");
例如
//check your post
if($errors)
{
header("Location: errors.php"); // bug fixed =D
exit();
// this will still be executed if the exit was not there.
}
Run Code Online (Sandbox Code Playgroud)
| 归档时间: |
|
| 查看次数: |
90 次 |
| 最近记录: |