
Dmitry Polushkin - 2005-11-24 12:31:50
Notice and warning is bad. Set size = 0 between the lines:
function _xls_stream_write($data) {
and
if (is_array($data) && !empty($data))
.
The notice is always prints on screen is:
PHP Notice: Undefined variable: size in /path/to/excel.php on line 162