Excel data upload to mysql
You can not import data in the excel format, first you need to save the data as a CSV file then you can import the data with a builtin functionality: https://dev.mysql.com/doc/refman/8.0/en/loading-tables.html
Free coding lessons: https://php-forum.com/phpforum/viewtopic.php?t=29852