|
Posted by Vernon Wenberg III on 07/25/07 05:20
I have a script that processes a lot of data. Ideally it would be run
from the CLI, however I want to run it from a browser, but I don't want
the browser hanging on me forcing me to restart from scratch.
My question is, how do I output data to the browser when something is
processed when it is processed instead of having all the output come at
once when the script is done?
Is there a set amount of time where the page processing the data might
time out? If so, how do I change this timeout to when the script is done?
Navigation:
[Reply to this message]
|