There is another directive too:
; Implicit flush tells PHP to tell the output layer to flush itself
; automatically after every output block. This is equivalent to calling
the
; PHP function flush() after each and every call to print() or echo() and
each
; and every HTML block. Turning this opti
armid
Subject: RE: [PHP-WIN] Converting a dos console batch file to a php shell
script
Silly response, but did you try the "flush()" command?
There's also a setting in the PHP.INI:
output_buffering = Off
Also check the Output Control Functions:
http://us4.php.net/manual/en/ref.outco
Silly response, but did you try the "flush()" command?
There's also a setting in the PHP.INI:
output_buffering = Off
Also check the Output Control Functions:
http://us4.php.net/manual/en/ref.outcontrol.php
Hope this helps!
-TG
> -Original Message-
> From: Jim MacDiarmid [mailto:[EMAI