|
|
|
|
![]() |
|
|
![]() |
imap_renamemailbox (PHP 3, PHP 4, PHP 5) imap_renamemailbox -- Rename an old mailbox to new mailbox Descriptionbool imap_renamemailbox ( resource imap_stream, string old_mbox, string new_mbox )
This function renames on old mailbox to new mailbox (see
imap_open() for the format of
mbox names).
Возвращает TRUE в случае успешного завершения или FALSE в случае возникновения ошибки.
See also imap_createmailbox(),
imap_deletemailbox(), and
imap_open() for the format of
mbox.
|
|
|
|
|
|