On Tue, February 27, 2007 7:17 am, h wrote:
> I have been using the shell_exec command to perform several server
> queries quite succesfully i.e. analysing files systems by gettin
> ginformation returned by df -kP (shell_exec('df -kP')). do any of you
> guts know if it is possible to target a comm
@lists.php.net
Subject: [PHP] PHP shell_exec
Hi
I have been using the shell_exec command to perform several server queries
quite succesfully i.e. analysing files systems by gettin ginformation
returned by df -kP (shell_exec('df -kP')). do any of you guts know if it is
possible to target
Hi Ade,
Sure you can. You must develop 2 scripts. One that will act as
"server" and one as "client".
So if you want to get details of server B from server A you should
have the "server" into B and "client" into A.
Be sure the communication between these 2 servers is securised
(usi
2007. 02. 27, kedd keltezéssel 13.17-kor h ezt írta:
> Hi
>
> I have been using the shell_exec command to perform several server queries
> quite succesfully i.e. analysing files systems by gettin ginformation
> returned by df -kP (shell_exec('df -kP')). do any of you guts know if it is
> poss
Hi
I have been using the shell_exec command to perform several server queries
quite succesfully i.e. analysing files systems by gettin ginformation returned
by df -kP (shell_exec('df -kP')). do any of you guts know if it is possible to
target a command like this on another server?
So fr
5 matches
Mail list logo