莫非是bug ?get方式提交某些参数时候,服务器提示not found .

浏览:291 发布日期:2017/04/11 分类:求助交流 关键字: thinkphp3.1.3
thinkphp3.1.3下:

http://localhost:8080/System/domain_list/return/正在清理---提示not found

http://localhost:8080/System/domain_list/return/正在---正常显示domain_list

http://localhost:8080/System/domain_list/return/操作成功---正常显示domain_list

http://localhost:8080/System/domain_list/return/清理---not found,只要含有清理,就not found!!!

用原生的php写,domain?return=清理, 就毫无问题,可以正常接收到值

WHY ?
最佳答案
评论( 相关
后面还有条评论,点击查看>>