08:58:17 Create new PHPExcel object
08:58:17 Set document properties
08:58:17 Add some data
08:58:17 Set header/footer
08:58:17 Add a drawing to the header
08:58:17 Set page orientation and size
08:58:17 Rename worksheet
08:58:17 Write to Excel2007 format
08:58:17 File written to 04printing.xlsx
Call time to write Workbook was 0.0079 seconds
08:58:17 Current memory usage: 2 MB
08:58:17 Write to Excel5 format
08:58:17 File written to 04printing.xls
Call time to write Workbook was 0.0761 seconds
08:58:17 Current memory usage: 2.5 MB
08:58:17 Peak memory usage: 2.5 MB
08:58:17 Done writing files
Files have been created in /var/www/html/PHPExcel-1.8/Examples