18 Apr
2007
18 Apr
'07
2:23 a.m.
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@gmail.com> wrote:
http://php.net/register_shutdown_function may be interesting.
Konstantin Käfer – http://kkaefer.com/