previousMail_Mbox::update (Previous) (Next) Mail_Mbox::_processnext

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

Mail_Mbox::_move

Mail_Mbox::_move() – Copy a file to another

Synopsis

require_once '/Mbox.php';

void Mail_Mbox::_move ( string $ftempname , string $filename )

Description

Used internally to copy the content of the temp file to the mbox file.

Parameter

string $ftempname

Source file - will be removed

string $filename

Output file

previousMail_Mbox::update (Previous) (Next) Mail_Mbox::_processnext

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.