10:03:41 Create new PHPExcel object
10:03:41 Set document properties
10:03:41 Add some data
10:03:41 Rename worksheet
10:03:41 Write to Excel2007 format
10:03:41 File written to 01simple.xlsx
Call time to write Workbook was 0.0252 seconds
10:03:41 Current memory usage: 3.75 MB
10:03:41 Write to Excel5 format
10:03:41 File written to 01simple.xls
Call time to write Workbook was 0.0172 seconds
10:03:41 Current memory usage: 5.25 MB
10:03:41 Peak memory usage: 5.25 MB
10:03:41 Done writing files
Files have been created in D:\phpStudy\WWW\newfile\newExcel2\PHPExcel\Examples