I have a problem that like this below.
when i try to process a php that have many2x and big function that about take 1 hours,
like www.google.com/progess.php
but it seem if my browser stop or my connection disconnect that make the progess stoped too also.
i know there is a function settimeout(0);
but it;s still useless if the user disconnect -_-"
is there a way to php process wont stop if a user disconnected ?
thanks,
when i try to process a php that have many2x and big function that about take 1 hours,
like www.google.com/progess.php
but it seem if my browser stop or my connection disconnect that make the progess stoped too also.
i know there is a function settimeout(0);
but it;s still useless if the user disconnect -_-"
is there a way to php process wont stop if a user disconnected ?
thanks,
