Home:ALL Converter>How to upload any Excel file into database?

How to upload any Excel file into database?

Ask Time:2020-03-01T02:22:13         Author:AntonioC

Json Formatter

I have question about Excel file uploading into database (MySQL or another one). So, is there any options by which I can upload any/random Excel file? I'm not sure how to make it without structure in database but I want to make it automatically with HTML upload. I did it with PHP, HTML and AJAX but I have structure in database and that's an issue because I can't upload Excel file with different data structure. How to automate it?

Author:AntonioC,eproduced under the CC 4.0 BY-SA copyright license with a link to the original source and this disclaimer.
Link to original article:https://stackoverflow.com/questions/60468261/how-to-upload-any-excel-file-into-database
yy