System::tmpdir (Previous) (Next) PEAR インストーラクラス

View this page in Last updated: Sun, 20 Jul 2008
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

System::which

System::which -- コマンドのフルパスを表示する

説明

このコマンドは、コマンドのフルパスを表示します。

パラメータ

  • string $program - 探したいコマンド。

  • boolean $fallback - プログラムが見つからなかった場合に返す値。

返り値

mixed - フルパスを表す文字列、あるいは見つからなかった場合に FALSE を返します。

注意

この関数は、スタティックにコールする ことができます。

System::tmpdir (Previous) (Next) PEAR インストーラクラス

Download Documentation Last updated: Sun, 20 Jul 2008
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.