Net_NNTP::getArticleRaw()

Net_NNTP::getArticleRaw()

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

Description

Returns the whole article from the current selected newsgroup

Parameter

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

Return value

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

Note

since 0.3

This function can not be called statically.

© Copyright 2003-2023 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.