>> One would allow ob_start to be called inside an
>ob_handler, and the
>>error message would be printed only if output
>>buffering is always on
>>at the end of this ob_handler, it would be perfect !
>
>Not sure if i undertood you. Are you trying to emit
>errors du
ed only if output buffering is always on at the end of this ob_handler,
it would be perfect !
Please consider this idea, and thank you for your patience.
Nikos
Taco van den Broek <[EMAIL PROTECTED]> wrote:
Okin okin wrote:
> I'm having trouble with output buffering limi
Hi,
I'm having trouble with output buffering limitation
and the output_callback function of ob_start.
look at this script :
it outputs : "Fatal error: ob_start(): Cannot use
output buffering in output buffering display handlers"
Why then ? It would be a killer feature for my next
killer app