shell_exec シェルによりコマンドを実行し、文字列として出力全体を返す &reftitle.description; stringshell_exec stringcmd この関数は バックティック演算子 と等価です。 &reftitle.parameters; cmd 実行するコマンド &reftitle.returnvalues; 実行されたコマンドからの出力、あるいはエラーが発生した場合は &null; を返します。 &reftitle.examples; <function>shell_exec</function> の例 $output"; ?> ]]> &reftitle.notes; &sm.disabled; &reftitle.seealso; exec escapeshellcmd