! ) Fatal error: Call to undefined function imagecreatefrom()
在編寫的fontMark.php,imageMark和thumb.php中的imagecreatefrom方法都能實現,,
但封裝在類壓縮圖片時卻提示( ! )?Fatal error: Call to undefined function imagecreatefrom()找不到原因
在編寫的fontMark.php,imageMark和thumb.php中的imagecreatefrom方法都能實現,,
但封裝在類壓縮圖片時卻提示( ! )?Fatal error: Call to undefined function imagecreatefrom()找不到原因
2017-05-22
舉報
2017-08-03
你看一下這句話
'type'=>image_type_to_extension($info[2],false),//改成這樣就好了
2017-05-25
是不是倒錯庫了,或者,方法沒寫成公有的.找不到這個函數方法