[development] Alternative to hook_exit
    mark burdett 
    mfburdett at gmail.com
       
    Wed Apr 18 00:23:33 UTC 2007
    
    
  
I'm not sure that register_shutdown_function alone does what is needed
here. You would also need to flush the output buffer (which I don't
think drupal uses by default) to send data before the shutdown
functions execute.
--mark
On 4/17/07, Konstantin Käfer <kkaefer at gmail.com> wrote:
> http://php.net/register_shutdown_function may be interesting.
>
> Konstantin Käfer – http://kkaefer.com/
>
>
>
    
    
More information about the development
mailing list