Net_NNTP_Client::getArticle() (Previous) (Next) Net_NNTP_Client::getGroupArticles()

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

Net_NNTP_Client::getArticleRaw()

Net_NNTP_Client::getArticleRaw() -- Fetch an article from the NNTP-server

Beschreibung

Returns the whole article from 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.

Rückgabewert

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

Hinweise

since 0.3

Diese Methode kann nicht statisch aufgerufen werden.

Net_NNTP_Client::getArticle() (Previous) (Next) Net_NNTP_Client::getGroupArticles()

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.