当前位置:Gxlcms > PHP教程 > php-跳转页面的问题PHP编程

php-跳转页面的问题PHP编程

时间:2021-07-01 10:21:17 帮助过:5人阅读

php

echo " alert('登录成功!'); window.location.href='index.php?online=进入考场';"; 这句代码不执行,登陆成功
后。。网页跳转的还是回到index.php。。并没有跳转到标签Online=进入考场这个页面中

人气教程排行