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