www.php.net/flush
Roland Welker wrote:
Hi,
I am a bit of a newby in php, so I hope the group my forgive me, if I ask a
question answered before.
The presumtion: php is first evaluating the complete script, before sending
anything back to the browser.
The situation: I have got a script, which ret
Hi,
> Is it possible, to send the elements, so far outputed, to the browser, and
> use that as keep alive, i.e. give the user already something to see:-)
> And, of course, do that regular, out of my data retrieval loop.
http://www.php.net/ob_implicit_flush is your friend.
HTH, Axel.
Hi,
I am a bit of a newby in php, so I hope the group my forgive me, if I ask a
question answered before.
The presumtion: php is first evaluating the complete script, before sending
anything back to the browser.
The situation: I have got a script, which retrieves data very slowly, and
causes the
3 matches
Mail list logo