hey tony...
in linux, using the "&" causes the process to run in the background.
do a quick search/test from google, and test using php, from the cmdline.
ie
php
the above isn't correct, but you should get the idea...
once you've got the idea/process of running in the background down, you ca
On Thu, Oct 30, 2008 at 11:38 AM, Tony Marston
<[EMAIL PROTECTED]> wrote:
> I have some long running scripts which I need to launch from a web page and
> have them run in the background, but which should not cause the web page to
> wait until the script finishes. Reading the manual on the backtick
> I have some long running scripts which I need to launch from a web page and
> have them run in the background, but which should not cause the web page to
> wait until the script finishes. Reading the manual on the backtick and
> exec() operators seems to imply that the PHP function will be suspen
3 matches
Mail list logo