Barley的博客
方法一:php 函数跳转,缺点:header 头之前不能有输出,跳转后的程序继续执行,可
用 exit 中断执行后面的程序。
header("Location: 网址"); //直接跳转 header("refresh:3;url=http://axgle.za.net"); //三秒后跳转
方法二:利用 meta
echo "<meta http-equiv=refresh content='0; url=网址'>";
阿里云Centos7 yum安装PHP7.2 LNMP环境配置 (centos7.6+nginx+MySQL5.7+PHP7.2) 编译php扩展 thinkphp5.0.24不加载extra文件夹下的扩展配置 Mac系统默认PHP版本切换为MAMP中php版本 TP5使用php7.1出现no input file specified问题 如何查看 linux 系统上的 php 位数是 32 位的还是 64 位的 令人困惑的strtotime mysql报错:cannot allocate memory for the buffer pool 重新整理开博