05:20:30 Create new PHPExcel object
05:20:30 Set document properties
05:20:30 Add some data
05:20:30 Add comments
05:20:30 Add rich-text string
05:20:30 Merge cells
05:20:30 Protect cells
05:20:30 Set cell number formats
05:20:30 Set column widths
05:20:30 Set fonts
05:20:30 Set alignments
05:20:30 Set thin black border outline around column
05:20:30 Set thick brown border outline around Total
05:20:30 Set fills
05:20:30 Set style for header row using alternative method
05:20:30 Unprotect a cell
05:20:30 Add a hyperlink to an external website
05:20:30 Add a hyperlink to another cell on a different worksheet within the workbook
05:20:30 Add a drawing to the worksheet
05:20:30 Add a drawing to the worksheet
05:20:30 Add a drawing to the worksheet
05:20:30 Play around with inserting and removing rows and columns
05:20:30 Set header/footer
05:20:30 Set page orientation and size
05:20:30 Rename first worksheet
05:20:30 Create a second Worksheet object
05:20:30 Add some data
05:20:30 Set the worksheet tab color
05:20:30 Set alignments
05:20:30 Set column widths
05:20:30 Set fonts
05:20:30 Add a drawing to the worksheet
05:20:30 Set page orientation and size
05:20:30 Rename second worksheet
05:20:30 Write to Excel5 format
Warning: fopen(/home/mirko/codici/siti/mose/vendor/phpoffice/phpexcel/Examples/14excel5.xls): failed to open stream: Permission denied in /home/mirko/codici/siti/mose/vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/OLE/PPS/Root.php on line 90
Fatal error: Uncaught PHPExcel_Writer_Exception: Can't open /home/mirko/codici/siti/mose/vendor/phpoffice/phpexcel/Examples/14excel5.xls. It may be in use or protected. in /home/mirko/codici/siti/mose/vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/OLE/PPS/Root.php:93
Stack trace:
#0 /home/mirko/codici/siti/mose/vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel5.php(226): PHPExcel_Shared_OLE_PPS_Root->save('/home/mirko/cod...')
#1 /home/mirko/codici/siti/mose/vendor/phpoffice/phpexcel/Examples/14excel5.php(48): PHPExcel_Writer_Excel5->save('/home/mirko/cod...')
#2 {main}
thrown in /home/mirko/codici/siti/mose/vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/OLE/PPS/Root.php on line 93