Hallo daniel,

am Mon, 20 Oct 2003 13:45:18 +0200 schrieb ich bereits:

dh> But I did not find an answer, how to correct this.. - using
dh> ob_implicit_flush(); did also not help.

is there no way to put header('Content-Length: '.$sth) in when you use
ob_gzhandler in output buffering?

that would be bad.. because you then would have to decide between
bandwidth saving (ob_gzhandler) or
fast transmitting (Content-Length), as there could be more threats
cathcing up a particular file altogether.


-- 
shinE!
http://www.thequod.de ICQ#152282665
PGP 8.0 key: http://thequod.de/danielhahler.asc

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

Reply via email to