Often for long running tasks you want to show progress to users, at least to indicate your application is still running. As PHP is a programming language at server side, it appears difficult to communicate with client to update status
Often for long running tasks you want to show progress to users, at least to indicate your application is still running. As PHP is a programming language at server side, it appears difficult to communicate with client to update status