我说一下吧,看到很多都说听不懂,说自己是新手,我就问问微信开发篇是初学者该学的东西???你个新手来这里凑什么热闹,面向对象去学了嘛?MYSQL去学了嘛?框架学过吗?服务器自己在linux中搭建过么?设计模式懂么?HTML/CSS/JS/JQ/bootstrap会吗?
2017-09-17
建议诸君先有一定的PHP+MySQL基础再来看这个,因为老师偶尔也会出一些语法上的错误,你在没基础的情况下不一定找得到。
2017-09-08
最赞回答 / 慕粉2218227327
你这样实例化模型试一下, $indexModel = new \Home\Model\IndexModel(); $indexModel->responseMsg($postObj); 要是还是不行,在model层中加上namespace Home\Model;use Think\Model;再试一下
2017-08-24
最新回答 / 慕粉2102372233
补充问题 /helloworld.php/index/http_curl 一直Not FoundThe requested URL /helloworld.php/index/http_curl was not found on this server.
2017-08-23