17:51:08 Create new PHPExcel object
17:51:08 Set document properties
17:51:08 Add some data
17:51:08 Set column widths
17:51:08 Add conditional formatting
17:51:08 Duplicate the conditional formatting across a range of cells
17:51:08 Set fonts
17:51:08 Set header/footer
17:51:08 Set page orientation and size
17:51:08 Rename worksheet
17:51:08 Write to Excel2007 format
17:51:08 File written to 08conditionalformatting.xlsx
Call time to write Workbook was 0.0085 seconds
17:51:08 Write to Excel5 format
17:51:08 File written to 08conditionalformatting.xls
Call time to write Workbook was 0.0106 seconds
17:51:08 Current memory usage: 6 MB
17:51:08 Peak memory usage: 6 MB
17:51:08 Done writing file
File has been created in /home/dirwa/public_html/includes/PHPExcel-1.8/Examples