-3
Hello, I am developing a project where I need to show data from an Excel spreadsheet that is in format . xlsx on a page. I researched and found on the Phpexcel but the same was discontinued. I wanted to know if there is any way to read the cells and just present the data on the screen.
Hi, use the Phpspreadsheet or even discontinued Phpexcel, because depending on what you need to do it will serve. I believe that only with PHP you can already, it is not necessary JS.
– Fernando Mertins
This question has already been asked here: https://answall.com/questions/326903/ler-multiplas-plan%C3%Adlhas-file-xlsx-com-php-phpspreadsheet
– Guilherme IA
Possible duplicate of Read multiple sets xlsx file with PHP - Phpspreadsheet
– Guilherme IA