![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.php archiveRe: running an exec in the background, let page go on.
From: ally666 <ally666@googlemail.com>
Date: Fri Apr 28 2006 - 14:41:34 CEST
have a wrapper script which you call via your php script..
in there have something like this:
***
This way the process will detatch itself from the script, let the
|