constant PHPEXCEL_ERROR_FILE_NOT_READABLE in PHPExcel 7.3
Same name and namespace in other branches
- 8.3 phpexcel.inc \PHPEXCEL_ERROR_FILE_NOT_READABLE
1 use of PHPEXCEL_ERROR_FILE_NOT_READABLE
- phpexcel_import in ./
phpexcel.inc - Import an Excel file.
File
- ./
phpexcel.inc, line 13 - Defines the phpexcel api functions that other modules can use.
Code
define('PHPEXCEL_ERROR_FILE_NOT_READABLE', 5);