Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
PHP: imap_undelete - Manual
[go: Go Back, main page]

PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

imap_unsubscribe" width="11" height="7"/> <imap_uid
Last updated: Thu, 31 May 2007

view this page in

imap_undelete

(PHP 4, PHP 5)

imap_undelete — 削除マークがついているメッセージのマークをはずす

説明

bool imap_undelete ( resource $imap_stream, int $msg_number [, int $flags] )

指定したメッセージについて、 imap_delete() または imap_mail_move() で設定された削除フラグをはずします。

パラメータ

imap_stream

imap_open() が返す IMAP ストリーム。

msg_number

メッセージ番号。

flags

返り値

成功した場合に TRUE を、失敗した場合に FALSE を返します。

参考

imap_delete()
imap_mail_move()



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

imap_unsubscribe" width="11" height="7"/> <imap_uid
Last updated: Thu, 31 May 2007
 
 
show source | credits | sitemap | contact | advertising | mirror sites