Delete all messages marked for deletion

imap_expunge

(PHP 4, PHP 5, PHP 7, PHP 8)

imap_expungeDelete all messages marked for deletion

說明

imap_expunge(IMAP\Connection $imap): bool

Deletes all the messages marked for deletion by imap_delete(), imap_mail_move(), or imap_setflag_full().

參數

imap

IMAP\Connection 實例。

返回值

Returns true.

更新日誌

版本 說明
8.1.0 現在 imap 參數接受 IMAP\Connection 實例,之前接受 資源(resource)

發佈留言

發佈留言必須填寫的電子郵件地址不會公開。 必填欄位標示為 *