thinkphp $this-display()报错
生活随笔
收集整理的這篇文章主要介紹了
thinkphp $this-display()报错
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
?namespace?Admin\Controller;
?use?Think\Controller;
?class?LoginController?extends?Controller?{
????private?$userObj;
????public?function?__construct(){
????????if($this->isLogin()){
????????}else{
????????}
????}
重寫了__construct()父類中的construct實例化了view對象,子類又重寫了construct
本文轉自 ?陳小龍哈 ? 51CTO博客,原文鏈接:http://blog.51cto.com/chenxiaolong/1731673
總結
以上是生活随笔為你收集整理的thinkphp $this-display()报错的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: IMAP命令与分析
- 下一篇: Ubuntu 修改mysql存放路径后无