首先,下指令的function用法是:
<?php $shell = shell_exec(string); echo $shell; ?>
另外我有看到sudo的用法,Demo:
shell_exec("/usr/bin/sudo (your shell)");
☆不過看了一下這個工具沒辦法調用DOS的指令!
模擬圖:
參考:
PHP.net : http://php.net/manual/en/function.exec.php
Tsung's Blog : http://blog.longwin.com.tw/2013/06/php-system-exec-shell_exec-diff-2013/
寶尼: http://www.grandsights.twbbs.org/2010/04/php-shell-script.html
網路技術日誌: http://www.hkcode.com/linux-bsd-notes/341
礁湖星云: http://www.icyfire.me/2014/06/27/php-program-execution.html
沒有留言:
張貼留言