phpexcel读取xlsx格式的文件

public function d_video() { $res = $this->goods_import('./aa.xls', 'xls');//读取excel表中的数据 return json($res); halt($res); } //读取excel表中的数据 protected function go
相关文章
相关标签/搜索