原创 php常用自定義函數

php常用自定義函數 <?php /** * 刪除指定路徑下文件 * @param [type] $path 文件路徑 */ function delFile($path) { try { if(file_