Hello everyone,
I've been trying for months to get the PHP flush() function to work on my dedicated server. I've read the php.net/flush page clearly many times. I've studied the matter as much as possible. It works for me on the command line but not when I send the output to the browser. I've tried so many different things such as turning off compression and turning off the output buffer and using multiple browsers. I just can't get it to work.
One thing I wonder if it is could have to do with is that the dedicated server is overseas. Could that possibly affect the way things are outputted? If anyone has any ideas of what else I could try to get the flush() function to work, that would be great. Thanks!
Start Free Trial