<?php. //php自帶的basename函數不支持中文,下面這個方法是最簡單的實現。 function get_basename($filename){. return preg_replace('/^.
確定! 回上一頁