Net_NNTP_Client::getHeader() (Previous) (Next) Net_NNTP_Client::getNewGroups()

View this page in Last updated: Sun, 28 Sep 2008
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

Net_NNTP_Client::getHeaderRaw()

Net_NNTP_Client::getHeaderRaw() -- fetch message header

Description

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

Paramètres

  • 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.

Valeur retournée

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

Note

since 0.3

Cette fonction ne peut pas être appelée de façon statique.

Net_NNTP_Client::getHeader() (Previous) (Next) Net_NNTP_Client::getNewGroups()

Download Documentation Last updated: Sun, 28 Sep 2008
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.