include_once("/phpexcel/PHPExcel/IOFactory.php"); $file = "upload/test.xlsx"; //$sheetname = 'mysheet'; // 如果要指定工作表 ...
確定! 回上一頁