header("Content-type: text/html; charset=utf-8");
header("refresh:3;url=biaodan.php?name=1");
echo "登陆成功,三秒后自动跳转";
header("Content-type: text/html; charset=utf-8");
header("refresh:3;url=biaodan.php?name=1");
echo "登陆成功,三秒后自动跳转";
转载于:https://www.cnblogs.com/masterccc/p/4869181.html