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