PHP and C

Not for 'how-to' coding questions but PHP theory instead, this forum is here for those of us who wish to learn about design aspects of programming with PHP.

Moderator: General Moderators

Post Reply
User avatar
Krishma
Forum Newbie
Posts: 6
Joined: Tue Feb 07, 2006 10:30 am
Location: Montreal

PHP and C

Post by Krishma »

Hi:

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 :roll:
malcolmboston
DevNet Resident
Posts: 1826
Joined: Tue Nov 18, 2003 1:09 pm
Location: Middlesbrough, UK

Post by malcolmboston »

Post Reply