I want to execute a shell script using php on a linux, but I failed. ... <?php $cmd='/root/hy6.sh' ; $output = shell_exec($cmd);
確定! 回上一頁