摘要: 404 not found500 internal server error302临时重定向。指被访问的网页由于各种需求临时跳转到其它页面。yii若用户为游客状态,但controller中添加了权限控制,则会跳转到登陆状态。如果在ajax请求中访问该controller中的action会返回空,无响... 阅读全文
posted @ 2015-05-21 17:00 妞溜溜 阅读(197) 评论(0) 推荐(0)
摘要: 参考:http://www.jb51.net/article/57840.htm http://blog.csdn.net/clh604/article/details/10584363yii框架默认会渲染/protected/views/laytout/main.php布局文件,当然我们也可以... 阅读全文
posted @ 2015-05-21 09:58 妞溜溜 阅读(157) 评论(0) 推荐(0)