08:49:39 Create new PHPExcel object
08:49:39 Set document properties
08:49:39 Add some data
08:49:39 Add conditional formatting
08:49:39 Duplicate the conditional formatting across a range of cells
08:49:39 Write to Excel2007 format
08:49:39 File written to 08conditionalformatting2.xlsx
Call time to write Workbook was 0.0025 seconds
08:49:39 Write to Excel5 format
08:49:39 File written to 08conditionalformatting2.xls
Call time to write Workbook was 0.0480 seconds
08:49:39 Current memory usage: 2.25 MB
08:49:39 Peak memory usage: 2.25 MB
08:49:39 Done writing file
File has been created in /var/www/html/PHPExcel-1.8/Examples