imap_unsubscribe

(PHP 3, PHP 4, PHP 5)

imap_unsubscribe -- Unsubscribe from a mailbox

Description

bool imap_unsubscribe ( string imap_stream, string mbox )

Unsubscribe from a specified mailbox.

如果成功则返回 TRUE,失败则返回 FALSE

See also: imap_subscribe().


add a note add a note User Contributed Notes
There are no user contributed notes for this page.