I have a php application where I want to read data from excel, Insert into database and then generate pdf reports for specific users.
I searched a lot but nothing specific given about both things.
I have a php application where I want to read data from excel, Insert
Share
Using the PHPExcel library to read an Excel file and transfer the data into a database
Anything more becomes very dependent on your database, and how you want the data structured in it