php-general | 2001092

Re: [PHP] buffers... From: * R&zE: (renze <email protected>)
Date: 09/27/01

<Original message>
From: Nic Skitt <nic <email protected>>
Date: Thu, Sep 27, 2001 at 02:13:52PM +0100
Message-ID: <20010927131909.79960.qmail <email protected>>
Subject: [PHP] buffers...

> Hi all,
>
> how do you flush the buffer in PHP?
>
> IE, running through code but wanting to output to the browser at specific
> points, in a while loop for instance.
>
> Cheers
>
> Nic

</Original message>

<Reply>

It's in the manual:

void flush (void)
see: http://www.php.net/manual/en/function.flush.php

</Reply>

-- 

* R&zE:

-- »»»»»»»»»»»»»»»»»»»»»»»» -- Renze Munnik -- DataLink BV -- -- E: renze <email protected> -- W: +31 23 5326162 -- F: +31 23 5322144 -- M: +31 6 21811143 -- -- Stationsplein 82 -- 2011 LM HAARLEM -- Netherlands -- -- http://www.datalink.nl -- ««««««««««««««««««««««««

-- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-general-unsubscribe <email protected> For additional commands, e-mail: php-general-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>