PEAR_Common::addTempFile

PEAR_Common::addTempFile()

PEAR_Common::addTempFile() -- register a temporary file or directory

Description

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

This function can be called statically.

© Copyright 2003-2023 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.