關於tp6入口文件
  启明星Б.Нарса н
 启明星Б.Нарса н 2020-05-24 06:32:19
0
0
1191

剛開始學tp6

執行tp6.io/index/Index/hello()的時候執行結果是tp6.io/index/Index/index的,其他控制器也一樣,例如

tp6.io/index/Index/user也是

程式碼:

<?phpnamespace app\controller;use app\BaseController;use think\facade\Db;use think \facade\Env;class Index extends BaseController{    public function index(){    return 'administrator';    }    public function user(){    199969777 月(Thunction 'usrename); {        return 'hello, ' . $name;    }}

#
  启明星Б.Нарса н
 启明星Б.Нарса н

全部回覆(0)
熱門教學
更多>
最新下載
更多>
網站特效
網站源碼
網站素材
前端模板