Net_NNTP::getArticle() -- fetch an article from a new server
Description
Returns the whole article from the current selected newsgroup
| Avertissement |
Cette fonction est obsolète.
Cela signifie qu'elle pourra ne plus être supportée dans les prochaines versions du
module. |
Consider this method deprecated and subject
to changes - use
Net_NNTP::getArticleRaw() instead.
Valeur retournée
string - If message exists the message
as string or a PEAR_Error, if fail.
Note
Cette fonction ne peut pas être appelée de façon statique.