摘要:
canRead($filePath)){ $PHPReader = new PHPExcel_Reader_Excel5(); if(!$PHPReader->canRead($filePath)){ echo 'no Excel'; return ; } } $PHPExcel = $PHPReader->load($filePath)... 阅读全文
posted @ 2018-01-04 14:47
网络一闲人
阅读(1272)
评论(0)
推荐(0)