I have this code:
\"; usleep(100000); } ?>
I would like to
Another perhaps quicker way is to do
to tell php to flush the output buffer after each output, not at the end of the file being processed.