Net_NNTP::getHeaderRaw() (Previous) (Next) Net_NNTP::getOverview()

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

Net_NNTP::getHeaders()

Net_NNTP::getHeaders() -- fetch message headers

Beschreibung

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

Warnung

Diese Methode ist veraltet. Das bedeutet zukünftige Versionen dieses Packages müssen diese Methode nicht mehr besitzen.

Consider this method deprecated and subject to changes - use Net_NNTP::getHeaderRaw() instead.

Parameter

  • string $articleId - Message-ID or Message number

Rückgabewert

string - If message exists the headers as string or a PEAR_Error, if fail.

Hinweise

Diese Methode kann nicht statisch aufgerufen werden.

Net_NNTP::getHeaderRaw() (Previous) (Next) Net_NNTP::getOverview()

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.