为了账号安全,请及时绑定邮箱和手机立即绑定

localhost/index/index/index可以出来,同级一个方法报错 localhost/index/index/demo

localhost/index/index/index可以出来,同级一个方法报错 localhost/index/index/demo

PHP
chenzuquan 2018-03-06 21:02:53
<?phpnamespace app\index\controller;class Index{    public function index()    {      return "this is index Index index ";    }    public function demo()    {      return "this is index Index demo";    }}
查看完整描述

2 回答

?
毛头小子

TA贡献1条经验 获得超0个赞

报错信息是啥。断点调试下试试

查看完整回答
反对 回复 2018-03-07
  • 2 回答
  • 0 关注
  • 1077 浏览

添加回答

举报

0/150
提交
取消
意见反馈 帮助中心 APP下载
官方微信