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