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

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

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

前增加代码:

ob_end_clean();

posted @ 2014-05-13 18:10  一匹河马  阅读(220)  评论(0编辑  收藏  举报