Archive for Juni 6, 2020
Export a simple Excel table with PHP (with formatting!)
I was looking for a way to export a table of data with some formatting (different font weights, different borders, some combined cells) from a PHP server back-end. There are some solutions which are either commercial or require some more package installed in your PHP environment which I didn’t want to do for just one […]
Juni 6, 2020
· admin · No Comments
Posted in: Allgemein