1.上傳新增excel(需下載PHPExcel類檔案,引入到專案類庫裡)//接收前臺檔案, public function addExcel() { //接收前臺檔案$ex = $_FILES[`excel`]; ...
確定! 回上一頁