Re: How to re-start a program from web interface using PHP
From: Janwillem Borleffs (jw_at_jwscripts.com)
Date: 06/26/04
- Previous message: KeOu: "How to re-start a program from web interface using PHP"
- In reply to: KeOu: "How to re-start a program from web interface using PHP"
- Next in thread: Gary L. Burnore: "Re: How to re-start a program from web interface using PHP"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 26 Jun 2004 14:04:42 +0200
KeOu wrote:
> We are running a application on the Linux, and would like to have a
> web interface to restart it remotely using PHP. I would like to get an
> advice on how to do it.
>
exec
system
passthru
etc.
All in the manual.
JW
- Previous message: KeOu: "How to re-start a program from web interface using PHP"
- In reply to: KeOu: "How to re-start a program from web interface using PHP"
- Next in thread: Gary L. Burnore: "Re: How to re-start a program from web interface using PHP"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|