07:33:28 Create new PHPExcel object
07:33:28 Set document properties
07:33:28 Add some data
07:33:28 Add comments
07:33:28 Add rich-text string
07:33:28 Merge cells
07:33:28 Protect cells
07:33:28 Set cell number formats
07:33:28 Set column widths
07:33:28 Set fonts
07:33:28 Set alignments
07:33:28 Set thin black border outline around column
07:33:28 Set thick brown border outline around Total
07:33:28 Set fills
07:33:28 Set style for header row using alternative method
07:33:28 Unprotect a cell
07:33:28 Add a hyperlink to an external website
07:33:28 Add a hyperlink to another cell on a different worksheet within the workbook
07:33:28 Add a drawing to the worksheet
07:33:28 Add a drawing to the worksheet
07:33:28 Add a drawing to the worksheet
07:33:28 Play around with inserting and removing rows and columns
07:33:28 Set header/footer
07:33:28 Set page orientation and size
07:33:28 Rename first worksheet
07:33:28 Create a second Worksheet object
07:33:28 Add some data
07:33:28 Set the worksheet tab color
07:33:28 Set alignments
07:33:28 Set column widths
07:33:28 Set fonts
07:33:28 Add a drawing to the worksheet
07:33:28 Set page orientation and size
07:33:28 Rename second worksheet
07:33:28 Write to CSV format

( ! ) Warning: fopen(/var/www/html/lms/vendor/phpoffice/phpexcel/Examples/16csv.csv): failed to open stream: Permission denied in /var/www/html/lms/vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/CSV.php on line 114
Call Stack
#TimeMemoryFunctionLocation
10.0042231680{main}( ).../16csv.php:0
20.08942317640PHPExcel_Writer_CSV->save( ).../16csv.php:50
30.08942318128fopen ( ).../CSV.php:114

( ! ) Fatal error: Uncaught exception 'PHPExcel_Writer_Exception' with message 'Could not open file /var/www/html/lms/vendor/phpoffice/phpexcel/Examples/16csv.csv for writing.' in /var/www/html/lms/vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/CSV.php on line 116
( ! ) PHPExcel_Writer_Exception: Could not open file /var/www/html/lms/vendor/phpoffice/phpexcel/Examples/16csv.csv for writing. in /var/www/html/lms/vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/CSV.php on line 116
Call Stack
#TimeMemoryFunctionLocation
10.0042231680{main}( ).../16csv.php:0
20.08942317640PHPExcel_Writer_CSV->save( ).../16csv.php:50