Net_NNTP::first() (Previous) (Next) Net_NNTP::getArticleRaw()

View this page in Last updated: Sun, 01 Jul 2007
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

Net_NNTP::getArticle()

Net_NNTP::getArticle() -- fetch an article from a new server

Descripción

Returns the whole article from the current selected newsgroup

Aviso

Esta función está en desuso. Lo que significa que futuras versiones de este paquete no la soportarán.

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

Parámetro

  • string $articleID - Message-ID of the message number to fetch

Valor devuelto

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

Nota

Esta función no puede ser llamada estáticamente.

Net_NNTP::first() (Previous) (Next) Net_NNTP::getArticleRaw()

Download Documentation Last updated: Sun, 01 Jul 2007
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.