"; } ?>
Strassenkind Server Status
$command \n
$output
\n
"; } } else { //run status command list otherwise foreach ($status_commands as $command) { $output = shell_exec($command); echo "
$command
\n
$output
\n
"; } } ?>