Page 1 of 1

output_buffering help...

Posted: Thu Jan 20, 2005 2:22 am
by pleigh
hi there,

are there any security threats in turning the output buffering ON? i just wander because turning that ON made my problem easy. are there any complications (serverside/clientside)?

thanks

pleigh

Posted: Thu Jan 20, 2005 2:43 am
by feyd
output buffering is often a band-aid solution to a larger code logic problem, like placing headers in the wrong places..

...

Posted: Thu Jan 20, 2005 3:06 am
by pleigh
so u mean there isno threat at all? and it is ok if i let it turned ON?

Posted: Thu Jan 20, 2005 3:15 am
by feyd
generally, it's no threat..