19:35:00 Create new PHPExcel object
19:35:00 Set document properties
19:35:00 Add some data
19:35:00 Set header/footer
19:35:00 Add a drawing to the header
19:35:00 Set page orientation and size
19:35:00 Rename worksheet
19:35:00 Write to Excel2007 format
19:35:00 File written to 04printing.xlsx
Call time to write Workbook was 0.0562 seconds
19:35:00 Current memory usage: 2 MB
19:35:00 Write to Excel5 format
19:35:00 File written to 04printing.xls
Call time to write Workbook was 0.0571 seconds
19:35:00 Current memory usage: 3 MB
19:35:00 Peak memory usage: 3.75 MB
19:35:00 Done writing files
Files have been created in /home/lifestyles/public_html/deploy/vendor/phpoffice/phpexcel/Examples