Hello, I'm new to node.js So I have an "app.js" run by node. (Windows) I call the "node app.js" from within a PHP script using exec(). Then, I have node.exe process running.
Question: Is there any node.exe's argument to close/terminate node.exe process? Something likes "node.exe --stop" .. so that I can terminate node.exe from within PHP script ? I would appreciate any helps and suggestions. Thank you very much. -- -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en --- You received this message because you are subscribed to the Google Groups "nodejs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
