faisalman / simple-excel-php

Simplexcel.php - Easily read / parse / convert / write between Microsoft Excel XML / CSV / TSV / HTML / JSON / etc spreadsheet tabular file formats
http://faisalman.github.io/simple-excel-php
562 stars 146 forks source link

Cant parse temrorary uploaded files like /tmp/phpA0fss4 #23

Closed Enelar closed 10 years ago

Enelar commented 10 years ago

Why you even check file extension??

Notice: Undefined variable: file_extension in /var/www/html/api/admin/simple-excel-php/src/SimpleExcel/Parser/BaseParser.php on line 58
Fatal error: Uncaught exception 'Exception' with message 'File extension doesn't match with xml' in /var/www/html/api/admin/simple-excel-php/src/SimpleExcel/Parser/BaseParser.php on line 58