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_headers - 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_last_error" width="11" height="7"/> <imap_headerinfo
Last updated: Thu, 31 May 2007

view this page in

imap_headers

(PHP 4, PHP 5)

imap_headers — メールボックス内のすべてのメッセージのヘッダを返す

説明

array imap_headers ( resource $imap_stream )

メールボックス内のすべてのメッセージのヘッダを返します。

パラメータ

imap_stream

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

返り値

ヘッダ情報でフォーマットされた文字列の配列を返します。1 つの メールメッセージ毎に 1 つの要素が格納されます。



add a note add a note User Contributed Notes
imap_headers

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