Previous Page
fetchContent()

Solar_Mail_Message
fetchHeaders()

Next Page
getCharset()

fetchHeaders()

public array fetchHeaders ( )

Fetches all the headers of this message as a sequential array.

Parameters

  • None.

Returns

  • (array)

Description

Fetches all the headers of this message as a sequential array.

Each element is itself sequential array, where element 0 is the header label, and element 1 is the encoded header value.