Page 1 of 1
Export to excel
#1
Posted 04 March 2010 - 05:07 AM
I want to ask if there is a good php class to export to excel data.
#2
Posted 04 March 2010 - 05:37 AM
I still use PEAR's Spreadsheet Excel Writer. But PHPExcel seems to offer more features.
#3
Posted 04 March 2010 - 04:23 PM
I use pear but i found problems with greek characters.
Is there a solution?
Is there a solution?
#5
Posted 05 March 2010 - 02:59 AM
@dimis:
I remember that i had to patch it some years ago and for a long time there was no new release. But from their website it says, it should support UTF-8 now:
http://pear.php.net/...putencoding.php
The setVersion(8 ) is also somewhat essential.
I remember that i had to patch it some years ago and for a long time there was no new release. But from their website it says, it should support UTF-8 now:
http://pear.php.net/...putencoding.php
The setVersion(8 ) is also somewhat essential.
#7
Posted 04 June 2010 - 05:52 AM
jerry2801, on 05 March 2010 - 04:10 AM, said:
Such a very amazing link!
__________________
Watch Get Him To The Greek Online Free
#9
Posted 19 April 2012 - 02:27 AM
#10
Posted 06 June 2012 - 05:46 PM
In my case video tutorial does not work because .xls generated contain html code
(i don't know why). Therefore i use PHPExcel, but if you wanna do with yii you have to do a trick
http://www.yiiframew...brary-with-yii/
Regards...
http://www.yiiframew...brary-with-yii/
Regards...
Share this topic:
Page 1 of 1

Help
















