瀏覽器不顯示圖片,錯誤代碼在這
錯誤代碼:? ? ? ? imagettftext($this->image,$size,$angle,$local['x'],$local['y'],$col,$font_url,$content);
錯誤信息:Notice: Undefined index: x in C:\wamp\www\image\image.class.php on line 40
Notice: Undefined index: y in C:\wamp\www\image\image.class.php on line 40
Warning: imagettftext() expects parameter 3 to be double, array given in C:\wamp\www\image\image.class.php on line 40
上面的代碼就是40行
2016-09-27
ok了,已解決