php echo "Starting Script"; exec('run_baby_run'); echo "Thanks, Script is running in background"; ?> Is it possible to have PHP not wait for the result.. i.e. ...
確定! 回上一頁