Open croberto71 opened 6 years ago
Hi,
I have a problem with this line: $objReader->load($file); if the file is NOT an excel file generate many warning. Is It possible, to check if the file is a valid excel file before try to load It?
$objReader->load($file);
Thanks!
Best regards, Roberto
Hi,
I have a problem with this line:
$objReader->load($file);
if the file is NOT an excel file generate many warning. Is It possible, to check if the file is a valid excel file before try to load It?Thanks!
Best regards, Roberto