PHP code to import Microsoft Excel data to MySQL Database

I have a project where a file of class grades will be saved in an excel file.
The system should allow a user to upload via PHP script and save the data into the database via MySQL.
I need help with it please
