PHP Header("Location: http://www.php.net";); exit; //在每个重定向之后都必须加上“exit",避免发生错误后,继续执行。 ?> <?php header("refresh:3;url= ...
確定! 回上一頁