| PEAR_Common::PEAR_Common | PEAR_Common::analyzeSourceCode |
| PEAR_Common | |
| PEAR Manual | |
require_once 'PEAR/common.php';
|
void
PEAR_Common::addTempFile (
string $file
)
Register a temporary file or directory. When the destructor is executed, all registered temporary files and directories are removed.
name of file or directory
This function can be called statically.
| PEAR_Common::PEAR_Common | PEAR_Common::analyzeSourceCode |
| PEAR_Common | |
| PEAR Manual | |