phpbar.de logo

Mailinglisten-Archive

[php] filesize bei download?

[php] filesize bei download?

Franz Graf fg_(at)_locked.de
Thu, 27 Jul 2000 18:33:06 +0200


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