Hi
I need to insert all records from .xls file to mysql using php. How could i read all records from php ? (the thing is no need to convert xls file to csv file)
Thanks.
I need to insert all records from .xls file to mysql using php. How could i read all records from php ? (the thing is no need to convert xls file to csv file)
Thanks.
Comment