Posted by Petr Vileta on 09/19/06 14:13
James McIninch wrote:
> PHP to generate the CSV is probably easiest:
>
> <?php header("Content-Type", "text/csv");
> // code spewing CSV here
>>
>
What is the right type "text/csv" or "application/csv" ? For me work both
but what is right?
--
Petr Vileta, Czech republic
(My server rejects all messages from Yahoo and Hotmail. Send me your mail
from another non-spammer site please.)
Navigation:
[Reply to this message]
|