看板 PHP 關於我們 聯絡資訊
最近正在使用 jpgraph 這個 library。 可是無法顯示中文.... 他給我的 error message 是.... ======== JpGraph Error Usage of FF_CHINESE (FF_BIG5) font family requires that your PHP setup has the iconv() function. By default this is not compiled into PHP (needs the "--width-iconv" when configured). ======== 我有問過 google 得到的解答大概是 1.再 php.ini 中把 ;extension=php_iconv.dll 前面的 ; 刪掉 2.把 php_iconv.dll 複製進 C:/window/system32 裡面 我已經這樣做了, 可是似乎沒有用.... 請問....我應該怎麼做呢? 謝謝指教 <(_ _)> -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 61.230.126.8
KiroKu:2應該不用吧? 一般套件不是就放在extension的資料夾 09/28 21:59