[PHP] PHPExcelExport open_basedir restriction Turn Back
2018-05-18 00:57:15
PHP Export excel alert:
Warning: tempnam(): open_basedir restriction in effect. File() is not within the allowed path(s): __
Warning: fopen(): Filename cannot be empty in __
Insert this code on export page:
error_reporting(E_ERROR | E_PARSE);