I need to develop an application in PHP which can start and stop my C program running at remote computer. For eg. I have one program filter that filters documents on Linux machine. Now I want to create a adminstrative console that has "Start" and "Stop" Button to start and stop that application. I have no Idea how to start it. If anyone can help that will be great.
Thank you in advance
Kris