previousTutorial (Previous) (Next) Mail_Mbox::closenext

View this page in Last updated: Sun, 18 Oct 2009
English | Brazilian Portuguese | Chinese | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Turkish

constructor Mail_Mbox::Mail_Mbox

constructor Mail_Mbox::Mail_Mbox() – Create a new Mbox class instance.

Synopsis

require_once '/Mbox.php';

void constructor Mail_Mbox::Mail_Mbox ( string $file )

Description

After creating a new instance, you should use open() to open an mbox file.

Parameter

string $file

Filename to open.

previousTutorial (Previous) (Next) Mail_Mbox::closenext

Download Documentation Last updated: Sun, 18 Oct 2009
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.