Put an & in:
exec("/dealnews/myscript.php &");
The script will run in background.
Brian Moon wrote:
Hi all,
Ever since register_shutdown_function was changed to no longer happen after
the connection was closed, several things on our site have started to suck.
Not the main, public site, but our
Hi all,
Ever since register_shutdown_function was changed to no longer happen after
the connection was closed, several things on our site have started to suck.
Not the main, public site, but our internal pages where cache is regenerated
and such.
I have tried using the pcntl functions in an exec'
2 matches
Mail list logo