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..