php实现页面跳转及限时跳转的几种方法
发布于 2013-01-11 15:36 4633 0 条评论
php实现页面跳转及限时跳转的几种方法:1.使用php里head函数进行跳转header("refresh:3;url=http://www.yanue.net");//限时跳转 header('location:htt
发布于 2013-01-11 15:36 4633 0 条评论
php实现页面跳转及限时跳转的几种方法:1.使用php里head函数进行跳转header("refresh:3;url=http://www.yanue.net");//限时跳转 header('location:htt