21:24:27 Create new PHPExcel object
21:24:27 Set document properties
21:24:27 Add some data
21:24:27 Set header/footer
21:24:27 Add a drawing to the header
21:24:27 Set page orientation and size
21:24:27 Rename worksheet
21:24:27 Write to Excel2007 format
21:24:27 File written to 04printing.xlsx
Call time to write Workbook was 0.0398 seconds
21:24:27 Current memory usage: 4 MB
21:24:27 Write to Excel5 format
21:24:27 File written to 04printing.xls
Call time to write Workbook was 0.0629 seconds
21:24:27 Current memory usage: 4 MB
21:24:27 Peak memory usage: 4 MB
21:24:27 Done writing files
Files have been created in /home/htdocs/zhyl/vendor/PHPExcel/Examples