Dear Friends. :)
I am new to this forum and php coding as well.
1. I would like to know
whether we can able to import .xls excel file contents into the mysql
database table using php.?
Objective:
User has to browse the excel file from their system and import the contents into the mysql server.
Code Requirement:
Can we able to check each row in the user specified excel sheet with the server database table ( to check whether the particular record is already stored in the database) and do some modifications in the user excel sheet and import it into the database finally.?
I googled and found this great supportive forum. :) Can anybody help me? Thanks in advance :)