07:05:39 Create new PHPExcel object
07:05:39 Set document properties
07:05:39 Add some data
07:05:39 Set header/footer
07:05:39 Add a drawing to the header
07:05:39 Set page orientation and size
07:05:39 Rename worksheet
07:05:39 Write to Excel2007 format
07:05:39 File written to 04printing.xlsx
Call time to write Workbook was 0.0169 seconds
07:05:39 Current memory usage: 4.25 MB
07:05:39 Write to Excel5 format
07:05:39 File written to 04printing.xls
Call time to write Workbook was 0.0116 seconds
07:05:39 Current memory usage: 5.75 MB
07:05:39 Peak memory usage: 5.75 MB
07:05:39 Done writing files
Files have been created in D:\xampp\htdocs\quickclickdemo\tool\PHPExcel\Examples