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

search for in the

imap_last_error> <imap_headerinfo
[edit] Last updated: Fri, 17 May 2013

view this page in

imap_headers

(PHP 4, PHP 5)

imap_headersBir posta kutusu içindeki tüm iletilerin başlıklarını döndürür

Açıklama

array imap_headers ( resource $imap_akımı )

Posta kutusu içindeki tüm iletilerin başlıklarını döndürür.

Değiştirgeler

imap_akımı

imap_open() işlevinden dönen bir IMAP akımı.

Dönen Değerler

Başlık bilgisiyle biçemlenmiş dizgelerden oluşan bir dizi döner. Her eleman bir eposta iletisine aittir.



add a note add a note User Contributed Notes imap_headers - [1 notes]
up
0
mmuoio at gmail dot com
3 years ago
This function will not return a full subject line if it is longer than 25 characters.  I found this out after trying to search each header and move the email to a different folder depending on what the subject was (searching for year and project number).

 
show source | credits | stats | sitemap | contact | advertising | mirror sites