Simplexcel.php - Easily read / parse / convert / write between Microsoft Excel XML / CSV / TSV / HTML / JSON / etc spreadsheet tabular file formats
562
stars
146
forks
source link
UPDATED BaseWriter->saveFile() : Encapsulated header k/v setting in #47
Closed
davidjeddy closed 8 years ago
!isset($target); only auto downloads if $target is null, if file path provided file saved to path.
Sorry about the white space changes, my PHPStorm auto formats to PSR-2 compliance.