JavaScript Editor Javascript validator     Web page editor 



Mail_Mbox::setTmpDir()

Mail_Mbox::setTmpDir()  -- Set the directory for temporary files.

Synopsis

require_once '/Mbox.php';

void Mail_Mbox::setTmpDir (string $tmpdir)

Description

Sets the temporary directory in which new mbox files are stored.

Parameter

string $tmpdir

The new temporary directory.

See

see Mail_Mbox::$tmpdir




JavaScript Editor Javascript validator     Web page editor