Re: [PHP] On register_shutdown_function: What might be the problem?
Posted by Rasmus Lerdorf on 07/23/05 07:16
Liang ZHONG wrote:
> My Question is:
> What is the correct way to keep the function running after I redirect an
> existing page to http client (which I want the client get immediately)
> and then immediately close the connection?