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