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