Net_NNTP::getBody() (Previous) (Next) Net_NNTP::getDate()

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

Net_NNTP::getBodyRaw()

Net_NNTP::getBodyRaw() -- fetch the body of an article

Description

Returns the whole body of an article in the current selected newsgroup from the webserver

Paramètres

  • string $articleId - Message-ID or Message number

Valeur retournée

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

Note

since 0.3

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

Note : getBody() makes no converting of the body content to any character set. You get the content 'as is'.

Net_NNTP::getBody() (Previous) (Next) Net_NNTP::getDate()

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.