ExcelWriter.php
Table of Contents
Classes
- ExcelWriter
- Exports results in Microsoft Excel format. By default the Writer sends HTTP headers and the file contents via HTTP. For testing purposes a file name can be to the constructor which will cause the ExcelWriter to output to a file.