Hi, tell me please if it's possible make output_buffering off?
Hi, tell me please if it's possible make output_buffering off?
As far as I can tell, output_buffering isn't set on the free servers, which means it should default to "0", which is off. Otherwise, you can call ob_flush when necessary.
Be sure to read all pages linked in this post; they have further information that should prove useful. When asking for help, make sure you follow Eric Raymond's and Jon Skeet's guidelines for prompt, accurate responses. Please answer any questions I ask; they're not rhetorical (probably). Any posted code is intended as illustrative example, rather than a solution to your problem to be copied without alteration. Study it to learn how to write your own solution.Misson, not Mission.