how to load phpspreadsheet, as input and output is through xls file
(other information and details relevant to your question)
how to load phpspreadsheet, as input and output is through xls file
(other information and details relevant to your question)
An xls file is an excel spreadsheet. You’ll need to use something like excel or Google sheets to read it
A quick Google search tells me that PhpSpreadsheet is a library you can use to read and write spreadsheet files, including Excel files. So it sounds like it should be able to do exactly what you need.
As for how exactly to do that, I don’t know, I’ve never used that library. You should be able to find out by reading the documentation, searching the web, or using AI.
Please understand that this is the forum for InfinityFree hosting. We know about our hosting, and our hosting supports PHP code, but that doesn’t mean that we’re experts on every piece of PHP code out there.
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.