constant PHPEXCEL_ERROR_NO_HEADERS in PHPExcel 8.3
Same name and namespace in other branches
- 7.3 phpexcel.inc \PHPEXCEL_ERROR_NO_HEADERS
@file Defines the phpexcel api functions that other modules can use.
1 use of PHPEXCEL_ERROR_NO_HEADERS
- phpexcel_export in ./
phpexcel.inc - Simple API function which will generate an XLS file and save it in $path.
File
- ./
phpexcel.inc, line 8 - Defines the phpexcel api functions that other modules can use.
Code
define('PHPEXCEL_ERROR_NO_HEADERS', 0);