Error in SimpleExcel.php

0

Good morning, I'm trying to export an excel from the SimpleExcel.php library using the downloaded test folder from its official website but it tells me the following error when executing the file test/HTML/HTMLTest.php

  

Warning: require_once (D: \ OneDrive \ xampp \ htdocs \ dev \ simple-excel-php-master \ src \ SimpleExcel \ ework_TestCase.php): failed to open stream: No such file or directory in D: \ OneDrive \ xampp \ htdocs \ dev \ simple-excel-php-master \ src \ SimpleExcel \ SimpleExcel.php on line 43

     

Fatal error: require_once (): Failed opening required 'D: \ OneDrive \ xampp \ htdocs \ dev \ simple-excel-php-master \ src \ SimpleExcel \ ework_TestCase.php' (include_path = 'D: \ OneDrive \ xampp \ php \ PEAR ') in D: \ OneDrive \ xampp \ htdocs \ dev \ simple-excel-php-master \ src \ SimpleExcel \ SimpleExcel.php on line 43

Help please, thank you very much.

    
asked by Christian G 19.12.2016 в 23:38
source

0 answers