Open GoogleCodeExporter opened 9 years ago
I'm by no means a PHP expert, but I think you can simply remove the & to make it
$this->_ole = new OLERead();
This works for me.
Original comment by bengt.se...@gmail.com
on 16 Nov 2009 at 3:50
Fixed in 2.22 at:
http://code.google.com/p/php-excel-reader2/
Original comment by sirsh...@gmail.com
on 19 Jan 2010 at 12:58
After doing that I get another error. Now this one:
$parts = split(";",$format);
Original comment by szur...@gmail.com
on 30 Oct 2011 at 12:44
Version 2 works. Thanks :)
Original comment by szur...@gmail.com
on 30 Oct 2011 at 12:45
Original issue reported on code.google.com by
gregko...@gmail.com
on 11 Nov 2009 at 2:38