01:37:46 Create new PHPExcel object
01:37:46 Set document properties
01:37:46 Add some data
01:37:46 Set header/footer
01:37:46 Add a drawing to the header
01:37:46 Set page orientation and size
01:37:46 Rename worksheet
01:37:46 Write to Excel2007 format
01:37:47 File written to 04printing.xlsx
Call time to write Workbook was 0.5754 seconds
01:37:47 Current memory usage: 6.5 MB
01:37:47 Write to Excel5 format
01:37:47 File written to 04printing.xls
Call time to write Workbook was 0.0655 seconds
01:37:47 Current memory usage: 8.5 MB
01:37:47 Peak memory usage: 8.5 MB
01:37:47 Done writing files
Files have been created in D:\xampp\htdocs\dmmc\dmmc.back0118\vendor\phpoffice\phpexcel\Examples