00:15:35 Create new PHPExcel object
00:15:35 Set document properties
00:15:35 Add some data
00:15:35 Set header/footer
00:15:35 Add a drawing to the header
00:15:35 Set page orientation and size
00:15:35 Rename worksheet
00:15:35 Write to Excel2007 format
00:15:35 File written to 04printing.xlsx
Call time to write Workbook was 0.0083 seconds
00:15:35 Current memory usage: 6 MB
00:15:35 Write to Excel5 format
00:15:35 File written to 04printing.xls
Call time to write Workbook was 0.0194 seconds
00:15:35 Current memory usage: 6 MB
00:15:35 Peak memory usage: 6 MB
00:15:35 Done writing files
Files have been created in /home/asesori4/public_html/dashboardAS/php/PHPExcel/Examples