shell_execExecute command via shell and return the complete output as a string
&reftitle.description;
stringshell_execstringcmd
This function is identical to the backtick operator.
&reftitle.parameters;
cmd
The command that will be executed.
&reftitle.returnvalues;
The output from the executed command.
&reftitle.examples;
A shell_exec example
$output";
?>
]]>
&reftitle.notes;
&sm.disabled;
&reftitle.seealso;
execescapeshellcmd