display fetched data in excel format

display fetched data in excel format

am 06.07.2007 06:34:20 von Santosh

------=_NextPart_000_0020_01C7BFB5.052FE840
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Hi All,

I am using subquery to fetch data from mysql and display
on html page . But client like to display data in excel and they can =
also save or download it.

I have visited spreadsheet_excel_writer on pear.php.net.
and decided to use CSV file.

Please suggest me more to do how csv file can be created dynamically and =
pass as argv.

Thanks

Santosh
------=_NextPart_000_0020_01C7BFB5.052FE840--

Re: display fetched data in excel format

am 25.03.2008 14:07:09 von John Dillon

I was looking at this page:

http://www-128.ibm.com/developerworks/opensource/library/os- phpexcel/#N10181


Hope this helps. Do you have a link on the pear solution as the pear
example seems wrong on the above link?

John

santosh wrote:
> Hi All,
>
> I am using subquery to fetch data from mysql and display
> on html page . But client like to display data in excel and they can also save or download it.
>
> I have visited spreadsheet_excel_writer on pear.php.net.
> and decided to use CSV file.
>
> Please suggest me more to do how csv file can be created dynamically and pass as argv.
>
> Thanks
>
> Santosh
>

--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php