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