コードをコピーします コードは次のとおりです:
//1
header("Location:index.php");
//2
echo '
window.location = "index.php";
';
//3
echo "
";
http://www.bkjia.com/PHPjc/326747.html
www.bkjia.comtruehttp://www.bkjia.com/PHPjc/326747.html技術記事次のようにコードをコピーします。 //1 header("Location:index.php"); //2 echo 'scrīpt type="text/javascript" window.location = "index.php"; //3 echo "META HTTP-EQUIV="リフレッシュ"...