Hello there This is your first time to login from this IP. Have fun with Enterprise Q&A
0 投票
分类:Other related | 用户:

http://www.111cn.net/wy/js-ajax/50305.htm

<?php 
/** 
@title:PHP实现定时跳转 
@功能:等待指定的时间,然后再跳转到指定页面(代替html meta方式) 
*/ 
header("refresh:3;url=http://www.111cn.net"); 
echo '正在加载,请稍等...<br>三秒后自动跳转';
/* 
说明:若等待时间为0,则与header("location:")等效。 
*/
?>

你的回答

昵称(可选):
隐私:你的邮箱仅用于接收通知。
Welcome to Memo QA
欢迎来到Memo快速问答

分类

...