Query: imap_rfc822_parse_headers
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
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 |
---|
mb_send_mail(3) - php |
svn::dump::headers(3) - osx |
imap_fetchmime(3) - php |
imap_headerinfo(3) - php |
imap_rfc822_parse_adrlist(3) - php |