随笔分类 - php、js导出excel
摘要:1 <?php 2 ini_set("max_execution_time", 0); 3 set_time_limit(0); 4 function get_all_downexcel($fileName) { 5 include "./PHPExcel/PHPExcel.php"; 6 $con
阅读全文
摘要:值是几天过去了自1900年以来,您可以使用内置的功能PhpSpreadsheet将其转换为Unix时间戳量: $value = $worksheet->getCell('A1')->getValue(); $date = \PhpOffice\PhpSpreadsheet\Shared\Date::
阅读全文

浙公网安备 33010602011771号