Net_NNTP_Client::getHeaderRaw()

Net_NNTP_Client::getHeaderRaw()

Net_NNTP_Client::getHeaderRaw() -- fetch message header

Description

Returns the whole header of an article in the currently selected newsgroup

Parameter

  • string $article - article number or Message-ID of the article to fetch

    boolean $implode - Determines if the resulting array is to be imploded into a string.

Return value

array/string - If message exists the header or a PEAR_Error, if fail.

Note

since 0.3

This function can not be called statically.

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