看板 PHP 關於我們 聯絡資訊
我在的程式碼裡有用到mb_substr這個function 但出現Fatal error:Call to undefined function:mb_substr...... 想請教一下去哪找這個function的source code 以及要放在哪個資料夾下` 不曉得這問題會不會有點蠢~但小弟我實在找不到 感激不盡( -.- ) -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 163.14.68.24
grassboy2:php.ini檔裡面找到有php_mbstring.dll那行 12/12 12:53
grassboy2:再把最前面的分號去掉就ok了^^~ 12/12 12:54
alpe:source code 你用linux 嗎? 還要compile啊 (茶) 12/12 13:06
alpe:在win 上抓這個(x版本號) php-x-Win32.zip 裡面有dll 12/12 13:07
alpe:linux 請愛用 yum install OR something like this 12/12 13:08
alpe:去抓source code來complie 很少人需要吧 12/12 13:09
antontw:linux 去 linux 版問。 12/12 13:10
meccachen:我把分號弄掉了也~但是.....還是不行也= = 12/12 18:27