Query: imap_headers
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
IMAP_HEADERS(3) 1 IMAP_HEADERS(3) imap_headers - Returns headers for all messages in a mailboxSYNOPSISarray imap_headers (resource $imap_stream)DESCRIPTIONReturns headers for all messages in a mailbox.PARAMETERSo $ imap_stream -An IMAP stream returned by imap_open(3).RETURN VALUESReturns an array of string formatted with header info. One element per mail message. PHP Documentation Group IMAP_HEADERS(3)