This script should call a shell command as an other user than the current webserver user www-data. Example: <?php echo shell_exec('sudo -u myusername -S /usr/ ...
確定! 回上一頁