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