close
JpGraph 是個強大的圖表繪製套件,可以幫忙繪製出很多圖表。
照著官方的文件安裝時,居然出現了 Error: 25128,
經過 Google 大神的幫助,
發現只要把 src/gd_image.inc.php 這個檔案中,
這一行給註解掉就行了
JpGraphError::RaiseL(25128);//('The function imageantialias() is not available in your PHP installation. Use the GD version that comes with PHP and not the standalone version.')
全站熱搜
留言列表