Linux shell commands from php script

$output=shell_exec('command 2>&1');

source

Leave a Reply