PEAR_Common::mkTempDir()

PEAR_Common::mkTempDir() -- Create and register a temporary directory.

Opis

Create and register a temporary directory.

Parametr

string $tmpdir

Directory to use as tmpdir. Will use system defaults (for example /tmp or c:\windows\temp) if not specified.

Zwracana wartość

string name of created directory

Uwagi

Ta funkcja nie może być wywołana statycznie.