23:54:05 Create new PHPExcel object
23:54:05 Set document properties
23:54:05 Add some data
23:54:05 Set header/footer
23:54:05 Add a drawing to the header
23:54:05 Set page orientation and size
23:54:05 Rename worksheet
23:54:05 Write to Excel2007 format
23:54:05 File written to 04printing.xlsx
Call time to write Workbook was 0.0143 seconds
23:54:05 Current memory usage: 4 MB
23:54:05 Write to Excel5 format
Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in /home/bornosky/public_html/PHPExcel/Classes/PHPExcel/Shared/OLE.php on line 288
23:54:05 File written to 04printing.xls
Call time to write Workbook was 0.0154 seconds
23:54:05 Current memory usage: 4 MB
23:54:05 Peak memory usage: 4 MB
23:54:05 Done writing files
Files have been created in /home/bornosky/public_html/PHPExcel/Examples