06:58:45 Create new PHPExcel object
06:58:45 Set document properties
06:58:45 Add some data
06:58:45 Sum of Range #1 is 23
06:58:45 Sum of Range #2 is 33
06:58:45 Sum of both Ranges is 56
06:58:45 Minimum value in either Range is 3
06:58:45 Maximum value in either Range is 17
06:58:45 Average value of both Ranges is 9.333333333333334
06:58:45 Rename worksheet
06:58:45 Write to Excel2007 format
06:58:45 File written to 03formulas.xlsx
Call time to write Workbook was 0.0162 seconds
06:58:45 Current memory usage: 4 MB
06:58:45 Write to Excel5 format
06:58:45 File written to 03formulas.xls
Call time to write Workbook was 0.0247 seconds
06:58:45 Current memory usage: 6 MB
06:58:45 Peak memory usage: 6 MB
06:58:45 Done writing files
Files have been created in /home/anbeduca/public_html/anb-homestay/vendor/phpoffice/phpexcel/Examples