19:48:58 Create new PHPExcel object
19:48:58 Set document properties
19:48:58 Add some data
19:48:58 Define named ranges
19:48:58 Rename named ranges
19:48:58 Rename worksheet
19:48:58 Create new Worksheet object
19:48:58 Add some data
19:48:58 Resolve range
Cell B1 {=PersonFN}: Maarten
Cell B3 {=PersonFN & " " & PersonLN}: Maarten Balliauw
Cell Person!B1: Maarten
19:48:58 Rename worksheet
19:48:58 Write to Excel2007 format

( ! ) Warning: ZipArchive::close(): Failure to create temporary file: Permission denied in /var/www/html/lms/vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel2007.php on line 388
Call Stack
#TimeMemoryFunctionLocation
10.0013232344{main}( ).../19namedrange.php:0
20.00611454544PHPExcel_Writer_Excel2007->save( ).../19namedrange.php:114
30.00971568704close ( ).../Excel2007.php:388

( ! ) Fatal error: Uncaught exception 'PHPExcel_Writer_Exception' with message 'Could not close zip file /var/www/html/lms/vendor/phpoffice/phpexcel/Examples/19namedrange.xlsx.' in /var/www/html/lms/vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel2007.php on line 389
( ! ) PHPExcel_Writer_Exception: Could not close zip file /var/www/html/lms/vendor/phpoffice/phpexcel/Examples/19namedrange.xlsx. in /var/www/html/lms/vendor/phpoffice/phpexcel/Classes/PHPExcel/Writer/Excel2007.php on line 389
Call Stack
#TimeMemoryFunctionLocation
10.0013232344{main}( ).../19namedrange.php:0
20.00611454544PHPExcel_Writer_Excel2007->save( ).../19namedrange.php:114