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