PEAR_Common::mkTempDir() -- Create and register a temporary directory.
Beschrijving
Create and register a temporary directory.
Parameter
- string
$tmpdir
Directory to use as tmpdir.
Will use system defaults (for example
/tmp or
c:\windows\temp)
if not specified.
Return waarde
string name of created directory
Note
Deze functie kan niet statisch worden aangeroepen.