Mailinglisten-Archive |
Andreas Krahn schrieb:
> ich leite einen download ein mit:
>
> header("Content-Type: application/zip-compressed");
> header("Content-Disposition: inline; filename=\"".$download."\"");
> readfile($filename);
>
> wie kann ich dem browser die dateigröße übermitteln?
http://www.ietf.org/rfc/rfc1945.txt
10.4 Content-Length
[....]
An example is
Content-Length: 3495
[....]
franz
--
Franz Graf
fg_(at)_locked.de
http://www.Military-Graphics-Collection.de
php::bar PHP Wiki - Listenarchive