04:23:00 Create new PHPExcel object
04:23:00 Set document properties
04:23:00 Add some data
04:23:00 Rename worksheet
04:23:00 Write to Excel2007 format
04:23:00 File written to 01simple.xlsx
Call time to write Workbook was 0.0066 seconds
04:23:00 Current memory usage: 1.5 MB
04:23:00 Write to Excel5 format
04:23:00 File written to 01simple.xls
Call time to write Workbook was 0.0206 seconds
04:23:00 Current memory usage: 2 MB
04:23:00 Peak memory usage: 2 MB
04:23:00 Done writing files
Files have been created in /home/sustentables/public_html/PHPEXCEL/Examples