[Ilugc] reading excel file content from php

  • From: satheesh@xxxxxxxxxxxx (Satheesh kumar)
  • Date: Wed May 12 16:50:40 2010

On Wed, May 12, 2010 at 4:06 PM, swamynathan <meswamy@xxxxxxxxx> wrote:


 The code i use
is hosted at http://pastebin.com/puquE8E8 any help to fix this will be
greatly appreciated.


file not found


I managed to fix it myself. There was a small bug in library  changing this
635 $val = htmlentities($val);
to this
636 $val = htmlentities($val, ENT_COMPAT, $this->_defaultEncoding); and got
my problem fixed.


-- 
Regards :
     Satheesh Kumar . P

Other related posts: