PEAR_Common::mkDirHier (Previous) (Next) PEAR_Common::setFrontendObject

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

PEAR_Common::mkTempDir()

PEAR_Common::mkTempDir() -- 一時ディレクトリを作成し、登録する

説明

一時ディレクトリを作成し、登録します。

パラメータ

string $tmpdir

一時ディレクトリとして使用するディレクトリ。 指定しなかった場合は、システムのデフォルト (例えば /tmp あるいは c:\windows\temp) を使用します。

返り値

作成したディレクトリの名前を文字列で返します。

注意

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

PEAR_Common::mkDirHier (Previous) (Next) PEAR_Common::setFrontendObject

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