码迷,mamicode.com
首页 > Web开发 > 详细

thinkPhp 3.1.3的验证码无法显示的问题

时间:2014-05-16 07:01:32      阅读:308      评论:0      收藏:0      [点我收藏+]

标签:c   a   代码   type      问题   

Image帮助类的output方法中,在下面的代码

header("Content-type: image/" . $type);

前增加代码:

ob_end_clean();

thinkPhp 3.1.3的验证码无法显示的问题,布布扣,bubuko.com

thinkPhp 3.1.3的验证码无法显示的问题

标签:c   a   代码   type      问题   

原文地址:http://www.cnblogs.com/yipihema/p/3726143.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!