Net_NNTP::getHeaderRaw()

Net_NNTP::getHeaderRaw()

Net_NNTP::getHeaderRaw() -- fetch message header

Description

Returns all avaible header lines of a specified message in the current selected newsgroup

Parameter

  • string $articleId - Message-ID or Message number

Return value

string - If message exists the header as string 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.