最赞回答 / liuhan
我也是碰到这个问题了的,下面是我的解决办法,在lib/image.func.php文件里的header("content-type:image/gif");前面增加一句:ob_clean();
2014-08-13