|
Posted by Janwillem Borleffs on 01/19/06 00:33
a wrote:
> The second issue is that even if I start a
> process asynchronously, I don't know how to send a page to the
> browser without exiting the script. For example, while waiting for
> the external process to finish its work, I would be in a loop, and
> every X seconds I would update the page with some new information,
> but I'm not sure how to do that.
Have a look at StanV's example @
http://www.php.net/manual/en/function.flush.php
> I have php 5.2.2 [...]
>
Hey, where did you download it? ;-)
JW
[Back to original message]
|