for sudo command here is the code below -. <?php $outPut = shell_exec("echo password_for_the_user | sudo -S command_to_execute"); ...
確定! 回上一頁