System::mktemp (Previous) (Next) System::which

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

System::tmpdir

System::tmpdir -- 一時ディレクトリのパスを取得する

説明

環境変数から、システムの一時ディレクトリへのパスを取得します。

返り値

string - システムの一時ディレクトリを返します。

注意

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

php.ini-recommended では、variables_order の設定から E が取り除かれています。そのため、 $_ENV 配列は使用できません。

System::mktemp (Previous) (Next) System::which

Download Documentation Last updated: Sun, 07 Sep 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.