string shell_exec ( string $cmd )
This function is identical to the backtick operator.
The output from the executed command.