shell_exec

Example

 string shell_exec ( string $cmd ) 

Description

This function is identical to the backtick operator.

Return Values

The output from the executed command.