Re: [PHP] MySQL > Excel

2004-11-12 Thread Jennifer Goodie
-- Original message -- From: Sam Smith <[EMAIL PROTECTED]> > > I've got it working writing out a file (fopen) to CSV (comma delimited) and > the "header('Content-Disposition: attachment; filename="myFile.csv"')" > method but it's clumsy for the user to figure out h

Re: [PHP] Re: PHP+MySQL -> Excel ?

2002-05-17 Thread Glenn Sieb
At 02:13 PM 5/17/2002 -0300, Manuel Lemos posted the following... >Hello, > >On 05/17/2002 01:18 PM, Evan wrote: >>Is it possible to create an excel file with some data from mySQL, using PHP >>? > >Sure, you can use this class to generate Excel files on fly on even in >non-Windows platforms. Hec

[PHP] Re: PHP+MySQL -> Excel ?

2002-05-17 Thread Manuel Lemos
Hello, On 05/17/2002 01:18 PM, Evan wrote: > Is it possible to create an excel file with some data from mySQL, using PHP > ? Sure, you can use this class to generate Excel files on fly on even in non-Windows platforms. http://www.phpclasses.org/biffwriter -- Regards, Manuel Lemos -- PHP

[PHP] Re: PHP+MySQL -> Excel ?

2002-05-17 Thread Evan
Thanks to all :-) Bye, Evan "Evan" <[EMAIL PROTECTED]> ha scritto nel messaggio [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Is it possible to create an excel file with some data from mySQL, using PHP > ? > > Thanks, > Evan > > -- PHP General Mailing List (http://www.php.net/) To unsubscri