parse_viewheader (line
40 )
Extract message headers
- return: List of all message headers, where each element is a sub-array that contains two elements: header name and header value (in that order) where the header value is HTML-formatted, ready for display in browser
array
parse_viewheader
(resource $imapConnection, string $id, string $passed_ent_id)
-
resource
$imapConnection
-
string
$id: Message ID
-
string
$passed_ent_id: Nested/attached/embedded message ID (if any)