PHPExcel : Working With Excel Spreadsheet in PHP #2 Download PHP Generated Excel File

Опубликовано: 23 Декабрь 2016
на канале: GemaCode
23,057
101

Attention: if you find my voice incomprehensible. please turn on subtitle or closed-caption. (using button labeled CC in the video setting)
Attention2: PHPExcel are deprecated, please consider using PHPSpreadsheet instead. Both are developed by same developer and PHPSpreadsheet is the successor of PHPExcel.
Please watch PHPSpreadsheet tutorials here : https://goo.gl/VrLYkd

Welcome to second chapter of PHPExcel tutorial.
In this chapter, we're about to download the generated excel spreadsheet file instead of just saving it in server side.
We'll also try to save the generated excel file in different formats, Excel 2007 (xlsx) and Excel 2003 (xls).

this is the header strings:
(sorry, pasting scripts here seems to be a problem, I'll move it in my blog instead. Check out link below)
get the whole script here :
http://www.asudahlah.com/2016/12/phpe...

Source Code : https://bit.ly/3hYdT0F