18:16:03 Create new PHPExcel object
18:16:03 Set document properties
18:16:03 Add some data
18:16:03 Set header/footer
18:16:03 Add a drawing to the header
18:16:03 Set page orientation and size
18:16:03 Rename worksheet
18:16:03 Write to Excel2007 format
18:16:03 File written to 04printing.xlsx
Call time to write Workbook was 0.0175 seconds
18:16:03 Current memory usage: 4 MB
18:16:03 Write to Excel5 format
18:16:03 File written to 04printing.xls
Call time to write Workbook was 0.0176 seconds
18:16:03 Current memory usage: 4 MB
18:16:03 Peak memory usage: 4 MB
18:16:03 Done writing files
Files have been created in /home/shopin86/public_html/vendor/phpoffice/phpexcel/Examples