On Mon, 3 Dec 2001 20:46:06 +0700
Danar Prabandaru <[EMAIL PROTECTED]> mentioned:
$command="/path/to/my/script.sh";
exec("$command");
> hello php-general,
>
>how do I run a shell script from PHP web interface??
>
>assume /path/to/my/script.sh as the path and the owner and group of
>
"Danar Prabandaru" <[EMAIL PROTECTED]> wrote:
>how do I run a shell script from PHP web interface??
>
>assume /path/to/my/script.sh as the path and the owner and group of
>this script are belong to apache
See exec(), system(), etc.
--
Steve Werby
President, Befriend Internet Servic
2 matches
Mail list logo