[PHP-DEV] Re: Assistance using php_start_ob_buffer

2008-06-01 Thread Eric Len
igured out basic calling for the zif_register_shutdown_function but I'm stuck on how to put something on the argument_stack so that it can pass zend_get_parameters_array which is called in z if_register_shutdown_function. any help appreciated thanks Eric Eric Len wrote: Hi, I'

[PHP-DEV] Assistance using php_start_ob_buffer

2008-05-31 Thread Eric Len
t php_ob_* api calls I can't ever get any buffer length(I do see script data output). It's like ob_start() was never called. In php.ini I have output_buffering = Off Can someone please point out what I'm missing here? thanks! Dal Eric Len -- PHP Internals - PHP Runtime Developme