摘要:
1 <?php ActiveForm::end(); ?> 2 </div> 3 <?php $this->endBody() ?> 4 </body> 5 </html> $this 其实指的是调用这个视图的control类 视图是由控制器调用的 不是一个类,所以此处指控制器 阅读全文
posted @ 2016-03-22 13:43
WilliamShaw
阅读(365)
评论(0)
推荐(0)
摘要:
在conf/extra目录下httpd-vhosts.conf 阅读全文
posted @ 2016-03-22 09:21
WilliamShaw
阅读(243)
评论(0)
推荐(0)
摘要:
入口文件在web目录下的index.php 访问前需要修改配置文件目录下web.php中的cookie加密 阅读全文
posted @ 2016-03-22 09:17
WilliamShaw
阅读(119)
评论(0)
推荐(0)