[PHP] Re: Code help
s does not work with all clients/websites. Willem Vooys -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
[PHP] Output buffering problem
Hi, I'm having a buffering problem with following combination: -Webserver: Apache 1.3.23 -CGI: PHP 4.2.1 -Client:IE 6.026 (but fails using others as well) Description: I want the output buffer of php being flushed to the client in a time-consuming loop, using the flush() and/or ob_flush