shell_exec

(PHP 4 )

shell_exec -- シェルによりコマンドを実行し、文字列として出力全体を返す

説明

string shell_exec ( string cmd)

この演算子は、 実行演算子 と同じで す。