Looking for a PHP to Excel library -
possible duplicate:
alternative php_excel
i'm looking lightweight , fast php excel writer. need export excel files 50000 rows. i've tried phpexcel, far slow , memory-intensive.
it's data, formatting not necessary.
another requirement fields bigger 255 characters. lot of solutions found don't support this.
any suggestions?
you try these projects:
http://code.google.com/p/php-excel/
http://phpexcel.codeplex.com/ (excel 2007)
Comments
Post a Comment