I want to save output file on server. (same folder)
I have no idea how can I assign path.
can i just use
$book->saveas("/final.xls");
Thx.
I have no idea how can I assign path.
can i just use
$book->saveas("/final.xls");
Thx.
Comment