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