复制代码 代码如下://1header("Location: index.php");
//2echo "<scrīpt type="text/javascript">window.location = "index.php";</scrīpt>";
//3echo "<META HTTP-EQUIV="Refresh" CONTENT="0; URL=index.php">";