sureshvd - 2008-07-23 20:50:39
Hi all, I am dispaying some records on a HTML page and giving a link 'Export to Excel' to download the same records in Excel file. It is giving follwing error on Linux Machine.
Warning: fopen(xlsfile://Search.xls) [function.fopen]: failed to open stream: "xlsStream::stream_open" call failed in /opt/lampp/htdocs/myweb/export.php on line 32
Cannot open xlsfile://Search.xls
Does it work on Linux machine?