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