当前位置:主页 > 软件编程 > PHP代码 >
时间:2020-12-03 17:27:40 | 栏目:PHP代码 | 点击:次
php在用header重定向的时候,可以设置下延时跳转,
代码如下:
header("Refresh:5;url=index.php");