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