Mail_Mbox::getTmpDir Mail_Mbox::insert

Mail_Mbox

PEAR Manual


Mail_Mbox::hasBeenModified

Mail_Mbox::hasBeenModified() -- Checks if the file was modified since it has been loaded.

Synopsis

require_once '/Mbox.php';

boolean Mail_Mbox::hasBeenModified ( )

Description

Checks if the mbox file has been modified since opening. If this is true, the file needs to be re-opened.

Return value

returns True if it has been modified.



Mail_Mbox::getTmpDir Mail_Mbox::insert

Mail_Mbox

PEAR Manual