php man page for imap_headers

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 mailbox

SYNOPSIS
array imap_headers (resource $imap_stream)
DESCRIPTION
Returns headers for all messages in a mailbox.
PARAMETERS
o $ imap_stream -An IMAP stream returned by imap_open(3).
RETURN VALUES
Returns an array of string formatted with header info. One element per mail message. PHP Documentation Group IMAP_HEADERS(3)
Related Man Pages
imap_append(3) - php
imap_fetch_overview(3) - php
imap_get_quotaroot(3) - php
imap_getmailboxes(3) - php
imap_set_quota(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
Forum Video Tutorial: How to Use Code Tags
UNIX.COM 2017 Year End Summary
Please Welcome Ravinder Singh to the Moderation Team