Hi
Try sending the following header for .zip files
header ("Content-Type: application/x-zip-compressed");
Regards
Girish
----- Original Message -----
From: "Bharath Bhushan Lohray" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, December 07, 2001 9:40 AM
Subject: [PHP] Binary Header
> I would like to know which header is sent when files are downloaded. I
have
> constructed a script which sends binary to the client when he clicks the
> download button (Helpful on servers that do not permit storage of .zip
> files) but the binary is displayed on the browser window. Are there any
> special headers
>
> -Bharath Bhushan Lohray
>
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
>
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]