Re: [PHP] Excel problem

2006-11-16 Thread amit hetawal

hello,
Yes i have gone through the documentation. bu ti can find a way to
link the download excel thing with the link which says donwload  in
excel. Is it that i have to fetch the data 2 times , one for displayin
it in table and the other time downloadin in excel

Any suggestions
Thanks

On 11/16/06, Jay Blanchard <[EMAIL PROTECTED]> wrote:

[snip]
please advice.
[/snip]

Have you read the documentation?



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



[PHP] Excel problem

2006-11-16 Thread amit hetawal

Hello all,
Am pretty new to the world of PHP. And am now stuck.
Its like i am displayin the data from a database on to my webpage in
the form of tables.
but now i also want an option for the user to download the above data
into an excel format for the offline use. I dont want to create the
excel file for each of the webpage i am displaying as they are all
dynamic so there can be many.
is there a way so that only if user click the given link at the bottm
of the page then only the data is transferred to excel.
i.e how to i write the displayed data dynamically to the excel without
storing anything on the server.
I am able to config the pear:excelwriter but dont know hwo to get it
working according to my requirements.

please advice.

thanks

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