Man Page: imap_rfc822_parse_headers
Operating Environment: php
Section: 3
IMAP_RFC822_PARSE_HEADERS(3) 1 IMAP_RFC822_PARSE_HEADERS(3) imap_rfc822_parse_headers - Parse mail headers from a stringSYNOPSISobject imap_rfc822_parse_headers (string $headers, [string $defaulthost = "UNKNOWN"])DESCRIPTIONGets an object of various header elements, similar to imap_header(3).PARAMETERSo $headers - The parsed headers data o $defaulthost - The default host nameRETURN VALUESReturns an object similar to the one returned by imap_header(3), except for the flags and other properties that come from the IMAP server.SEE ALSOimap_rfc822_parse_adrlist(3). PHP Documentation Group IMAP_RFC822_PARSE_HEADERS(3)
| Related Man Pages |
|---|
| imap_check(3) - php |
| imap_fetchmime(3) - php |
| nsapi_request_headers(3) - php |
| courriel::headers(3pm) - debian |
| soapclient.__setsoapheaders(3) - php |