How to include phpspreadsheet

Other Information

First off, if this is in the wrong topic area, my apologies. First time user of InfinityFree.

Hello, I am creating a system to record team scores and stats in the sql database for bowling tournaments. I want to export the database as an excel workbook because I want the extra control of: having multiple sheets downloaded at once and have one sheet per team, merge cell, add functions into cells etc. (essentially I do not think a csv file would work). Therefore, I wanted to include phpspreadsheet functionality into my website (or something like it that can provide the abilities I want). However, I am unsure how to go about setting up the library in a php file. If someone could provide a resource and/or some starter code, I would be greatly appreciative.

This may help

However, you may need to wait until PHP 8.2 upgrade is completed

5 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.