摘要:
public function ceshiexcel1(){ set_time_limit(0); $filename = '病毒日志'; header('Content-Type: application/vnd.ms-excel'); header('Content-Disposition: attachment;filename="'.$filename.'.csv"'); ... 阅读全文
posted @ 2018-08-15 12:39
星蛤他叔
阅读(1839)
评论(1)
推荐(0)