Close a client HTTP connection and continue script execution in background.
{
"require": {
"yalesov/background-exec": "2.*"
}
}
use Yalesov\BackgroundExec\BackgroundExec;
BackgroundExec::start();
Close a client HTTP connection and continue script execution in background.
{
"require": {
"yalesov/background-exec": "2.*"
}
}
use Yalesov\BackgroundExec\BackgroundExec;
BackgroundExec::start();