u?
>>
>>It might be possible if you write an applet, otherwise, pretty much the
>>
>>
>only
>
>
>>thing you should be able to write to the hard drive is a cookie.
>>
>>HTH
>>
>>Todd.
>>
>>
>>
> okay, how can I write a file in csv format either to the browser or to
the
> server? If I use the Mysqladmin page I get all the fields, I just want
> some
> of them.
> Diana
You can use the SELECT ... INTO OUTFILE query like someone else
mentioned, and then use passthru() to send the file to th
ge-
> > From: Diana Castillo [mailto:[EMAIL PROTECTED]]
> > Sent: Sunday, 29 September 2002 12:03 AM
> > To: [EMAIL PROTECTED]
> > Subject: [PHP] export data to text file
> >
> 8<---
>
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
TECTED]
> Subject: [PHP] export data to text file
>
8<---
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi, I want to export some fields on a regular basis from a table to a text
file, preferable to the users local computer. I tried writing to a file with
fopen but I get "permission denied" when I try to open it for writing.
What is the best solution?
Thanks,
Diana
--
See my web page:
http://www.ne
5 matches
Mail list logo