You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 2, 2019. It is now read-only.
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
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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
The text was updated successfully, but these errors were encountered: