PEAR_Frontend::addTempFile

PEAR_Frontend::addTempFile()

PEAR_Frontend::addTempFile()  -- This can be overridden to allow session-based temporary file management

Description

By default, all files are deleted at the end of a session. The web installer needs to be able to sustain a list over many sessions in order to support user interaction with install scripts

Parameter

mixed $file

Throws

throws no exceptions thrown

Note

This function can not be called statically.

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