Page 1 of 1

Spreadsheet_Excel_Reader.php problem in xls reader

Posted: Thu Nov 15, 2007 4:15 am
by karthikeyan123
Dear All,

I am using "Spreadsheet_Excel_Reader.php" class to read XLS. I have downloaded the class from online.

(you can get from the below url
http://scripts.ringsworld.com/tests-and ... r.php.html)

Its working fine. But the class return maximum 255 char from a cell, even if a cell contain more than 255 char.

Pls help to avoid the issue, or pls suggest any other xls reader..

:?