Hi
We have a PHP script which remote upload links, so users give a direct link to the script and it start using different ways using PHP to download the file on our server, now my problem/question is that on other servers if user give the url to the script and it close the browser it would still carry on with the process but right now our server is not doing that, we want the job to carry on even when user close the browser, is that possible?
Regards
Parham
We have a PHP script which remote upload links, so users give a direct link to the script and it start using different ways using PHP to download the file on our server, now my problem/question is that on other servers if user give the url to the script and it close the browser it would still carry on with the process but right now our server is not doing that, we want the job to carry on even when user close the browser, is that possible?
Regards
Parham