|
Posted by Jeremy on 10/11/66 11:59
duzhidian@gmail.com wrote:
> Hello All,
>
> I am using Linux, php and mysql.
>
> When I run my script, it will take a very long time. So when users
> close their browsers, my scripts stop either. What I want to do is let
> the script continue running and send an email at the end.
>
> How can I successfully do that?
>
> Thanks.
>
> Zhidian Du
>
ignore_user_abort(true);
Jeremy
Navigation:
[Reply to this message]
|