File::getTempDir()

File::getTempDir() -- retrieves the system's temporary directory

Synopsis

require_once 'File.php';

string File::gettempdir ()

Описание

Параметр

Возвращаемое значение

Throws

Deprecated

deprecated

Заметка

Эта функция может быть вызвана статически.

См. также

Пример