3 lines
46 B
PHP
3 lines
46 B
PHP
|
|
@exec($command,$output);
|
||
|
|
echo nl2br($output);
|