Warning: file_put_contents(): Only -1 of 53 bytes written, possibly out of free disk space in /var/www/html/index.php on line 3

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/index.php:3) in /var/www/html/cache.php on line 23

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/index.php:3) in /var/www/html/cache.php on line 24

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/index.php:3) in /var/www/html/cache.php on line 25
imap_headerinfo imap_last_error IMAP PHP Manual imap_headers (PHP 4, 5) — Returns headers for all messages in a mailbox Description array ( resource $imap_stream ) mailbox. Parameters imap_stream...
Forum und email

imap_headers

(PHP 4, PHP 5)

imap_headers — Returns headers for all messages in a mailbox

Description

array imap_headers ( resource $imap_stream )

Returns headers for all messages in a mailbox.

Parameters

imap_stream

An IMAP stream returned by imap_open().

Return values

Returns an array of string formatted with header info. One element per mail message.