[SOLVED] How can I install PHPSpreadsheet into phprunner project |
4/20/2020 07:28:22 | |
| PHPRunner General questions | ||
|
J
jacktonghk authorDevClub member
I would like to update an Excel file in my project. I found his PHPSpreadsheet seems a good tool to update an Excel. How can I install this library into PHPrunner? Thanks. |
||
|
|
Sergey Kornilov admin 4/20/2020 |
|
J
|
jacktonghk authorDevClub member 4/20/2020 |
|
Check this: https://asprunner.com/forums/topic/27283-create-invoice-in-word-excel-or-pdf-and-send-email/
|
|
|
|
Sergey Kornilov admin 4/20/2020 |
|
You can place it anywhere on your web server. Check that article and make sure that require_once, in the beginning, points to the correct folder. |
|
|
J
|
jacktonghk authorDevClub member 4/20/2020 |
|
You can place it anywhere on your web server. Check that article and make sure that require_once, in the beginning, points to the correct folder.
|
|