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