Spreadsheet_Excel_Writer::send

Spreadsheet_Excel_Writer::send -- Send HTTP headers for the Excel file.

Synopsis

require_once "Spreadsheet/Excel/Writer.php";

void Spreadsheet_Excel_Writer::send (string $filename)

Description

Send HTTP headers for the Excel file.

Parameter

Note

This function can not be called statically.

Example