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