[eluser]Sudz[/eluser]
[quote author="toopay" date="1304178642"]ob_end_clean() does discard headers! any buffers will have already been sent out to the client.[/quote]
Then Instead of ob_end_clean() what can i use?
I use that to clear buffer after reading buffer contents,
Is there any another alternative.