php-general-unsubscribe@xxxxxxxxxxxxx

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




-----Original Message-----
From: Jochem Maas [mailto:jochem@xxxxxxxxxxxxx] 
Sent: Thursday, June 15, 2006 5:20 PM
To: Barry
Cc: php-general@xxxxxxxxxxxxx
Subject: Re:  Re: File Download Headers

Barry wrote:
> Richard Lynch schrieb:
>> and are all you can find from Google?
> O_o
> 
>> Anybody?
> What?!?

Barry, chances are Richard was already initiating downloads
when you were still eating from a bottle.

> 
> 
> I for myself use this:
> header("Content-Type: application/force-download");
> header("Content-Type: application/octet-stream");
> header("Content-Type: application/download");

IIRC:
one Content-Type header per request is all your allowed,
php will overwrite the first to 'Content-Type' header calls with
the content

> 
> Never had any problems with any browser.

have you ever used/tried Mosiac1.0?

> 
> Barry

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

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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux