For the PHP code: $cmd = "gmake"; echo exec($cmd,$out); There will be no output. In your web server error log, your will have : sh: gmake: ...
確定! 回上一頁