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 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. Link to comment https://forums.phpfreaks.com/topic/3425-help-with-executing-commands/#findComment-11732 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.