16:08:39 Create new PHPExcel object
16:08:39 Set document properties
16:08:39 Add some data
Notice: Trying to access array offset on value of type float in /var/www/html/Qudrive/vendor/phpoffice/phpexcel/Classes/PHPExcel/Cell/DefaultValueBinder.php on line 90
16:08:39 Add comments
16:08:39 Add rich-text string
16:08:39 Merge cells
16:08:39 Protect cells
16:08:39 Set cell number formats
16:08:39 Set column widths
16:08:39 Set fonts
16:08:39 Set alignments
16:08:39 Set thin black border outline around column
16:08:39 Set thick brown border outline around Total
16:08:39 Set fills
16:08:39 Set style for header row using alternative method
16:08:39 Unprotect a cell
16:08:39 Add a hyperlink to an external website
16:08:39 Add a hyperlink to another cell on a different worksheet within the workbook
16:08:39 Add a drawing to the worksheet
16:08:39 Add a drawing to the worksheet
16:08:39 Add a drawing to the worksheet
16:08:39 Play around with inserting and removing rows and columns
16:08:40 Set header/footer
16:08:40 Set page orientation and size
16:08:40 Rename first worksheet
16:08:40 Create a second Worksheet object
16:08:40 Add some data
16:08:40 Set the worksheet tab color
16:08:40 Set alignments
16:08:40 Set column widths
16:08:40 Set fonts
16:08:40 Add a drawing to the worksheet
16:08:40 Set page orientation and size
16:08:40 Rename second worksheet
16:08:40 Write to HTML format
Notice: fwrite(): write of 8192 bytes failed with errno=28 No space left on device in /var/www/html/Qudrive/vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/HTML.php on line 170
Notice: Trying to access array offset on value of type null in /var/www/html/Qudrive/vendor/phpoffice/phpexcel/Classes/PHPExcel/Calculation.php on line 2946
Notice: Trying to access array offset on value of type null in /var/www/html/Qudrive/vendor/phpoffice/phpexcel/Classes/PHPExcel/Calculation.php on line 2946
Notice: fwrite(): write of 6718 bytes failed with errno=28 No space left on device in /var/www/html/Qudrive/vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/HTML.php on line 178
Notice: fwrite(): write of 18 bytes failed with errno=28 No space left on device in /var/www/html/Qudrive/vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/HTML.php on line 181
16:08:40 File written to 17html.htm
Call time to write Workbook was 0.5703 seconds
16:08:40 Current memory usage: 4 MB
16:08:40 Peak memory usage: 4 MB
16:08:40 Done writing file
File has been created in /var/www/html/Qudrive/vendor/phpoffice/phpexcel/Examples