thinkphp 跳转页面
程序员文章站
2022-03-13 22:09:44
...
我用success跳转总是显示非法操作 是不是需要设置配置文件啊
thinkphp里有没有 不用提示直接跳转的方法呢 比如js里的window.location.href="";
thinkphp里有没有 不用提示直接跳转的方法呢 比如js里的window.location.href="";
回复讨论(解决方案)
你只要记住 thinkphp 只有一个入口就可以了
版主 您 的回复没有帮我解决问题啊 您能不能回答仔细点啊
那你是不是该把问题说清楚一点呀
$this->redirect();
下一篇: php如何下载?