Hello,
I'm trying to make a web page that will read the xls file and make a
table out of it on the web page. I want to change the excel file from
time to time and I want the changes to be updated on the website
dynamically. If it is possible to do it by writing a few lines of
codes into the php file to make it read the data in the xls into the
web page, how can it be done?
If not, what would be the best way to do it?
Arda~
I'm trying to make a web page that will read the xls file and make a
table out of it on the web page. I want to change the excel file from
time to time and I want the changes to be updated on the website
dynamically. If it is possible to do it by writing a few lines of
codes into the php file to make it read the data in the xls into the
web page, how can it be done?
If not, what would be the best way to do it?
Arda~
Comment