shell_exec

 string shell_exec ( string $cmd ) 

説明

This function is identical to the backtick operator.

戻り値

The output from the executed command.