* Thus wrote Chris Lee ([EMAIL PROTECTED]):
> Hi All,
> 
> I run the following program at Windows command prompt
> 
> c:\php\cli\php.exe input.php
> 
> <?php
> print "Input:";
> flush();

use ob_flush() instead.  

Curt
-- 
"I used to think I was indecisive, but now I'm not so sure."

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

Reply via email to