craygo Posted February 14, 2006 Share Posted February 14, 2006 I have a site i want to run commands on and return the result for later use. I will give and example:i have a process runningapp | PID | usersrcds.exe 2514 johnblacki have the username for each process i need to deal with, and that user is only running the one process. This what I need to do.1. Search the username and see if the process is running and get something to say it is.2. Get the pid of that process.3. Be able to shut that process down.thanksRay Quote Link to comment https://forums.phpfreaks.com/topic/3425-help-with-executing-commands/ Share on other sites More sharing options...
steelmanronald06 Posted February 14, 2006 Share Posted February 14, 2006 Better suited for the Windows IIS forum. Quote Link to comment https://forums.phpfreaks.com/topic/3425-help-with-executing-commands/#findComment-11732 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.