display fetched data in excel format

------=_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--
Santosh [ Fr, 06 Juli 2007 06:34 ] [ ID #1761862 ]

Re: display fetched data in excel format

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
John Dillon [ Di, 25 März 2008 14:07 ] [ ID #1930573 ]
PHP » gmane.comp.php.database » display fetched data in excel format

Vorheriges Thema: HTML & CSS (Off Subject) 911 Help! :-)
Nächstes Thema: curl image into mysql.