PEAR_Common::addTempFile() -- register a temporary file or directory
Beschrijving
Register a temporary file or directory. When the destructor
is executed, all registered temporary files and
directories are removed.
Parameter
- string
$file
name of file or directory
Note
Deze functie kan statisch worden aangeroepen.