已采納回答 / 數據庫15
$arr=explode(".",$val);???$ext=strtolower(end($arr));將index.php324行的代碼代碼改成上面的兩行代碼就行了,我遇到了解決了
2016-04-24