Net_POP3::getRawHeaders()

Net_POP3::getRawHeaders()

Net_POP3::getRawHeaders() -- Returns the raw headers of the specified message

Description

Returns the raw headers of the specified message.

Parameter

  • integer $msg_id - Message number

Return value

strings - Either raw headers or FALSE on error.

Note

This function can not be called statically.

© Copyright 2003-2023 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.