On Fri, 17 May 2002, Jason Soza wrote:
> Am I doing something wrong? Shouldn't the ob_start() by itself just 
> load all output into a buffer and not display it until I call ob_flush
> ()?

Or when you get to the end of execution...

   http://php.net/ob_implicit_flush

miguel


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

Reply via email to