On Mon, 5 May 2003, Zeev Suraski wrote:
> Did you try to reduce it to a simpler structured example and see if it has
> to do with OO, or is it a 100% output buffering issue?
Procedural example works as expected. It seems that ob_start(array(object,
method)) is the one causing problems.
Edin