Page 1 of 1

conversion of data from database to MS-excel using php

Posted: Thu Sep 20, 2007 12:26 am
by rohitsing.pardeshi
Hi All
I have some 60 employees data in my database and i want to generate reports for these employees on monthly basis in excel format using php . Will anybody help me , how to proceed.

:lol:
Rohit

Posted: Thu Sep 20, 2007 12:33 am
by maliskoleather
http://sourceforge.net/projects/phpexcelreader might be what youre looking for

Posted: Thu Sep 20, 2007 9:23 am
by feyd
I suspect he's looking for http://pear.php.net/package/spreadsheet_excel_writer/ actually.

Posted: Thu Sep 20, 2007 9:31 am
by maliskoleather
feyd wrote:I suspect he's looking for http://pear.php.net/package/spreadsheet_excel_writer/ actually.
whoops. thats what i meant to link to :oops:

Posted: Thu Sep 20, 2007 9:58 am
by aceconcepts
This is a pretty good simple script: http://www.phpsimple.net/tutorials/mysql_to_excel/