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

Set the debug flag (Previous) Get number of messages in this mbox (Next)
Last updated: Sat, 16 Feb 2019 — Download Documentation
Do you think that something on this page is wrong? Please file a bug report.
View this page in:
  • English

User Notes:

There are no user contributed notes for this page.