thinkphp解决表单令牌问题


控制器中添加

C('TOKEN_ON',false);


然后再$this->display();即可

posted @ 2015-11-04 21:01  李照耀  阅读(516)  评论(0)    收藏  举报