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