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