Sponsored by NuSphere - PHP Software for PHP Application Developers - On Sale This Week for $100 off


Net_NNTP::getArticle()

Net_NNTP::getArticle()

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

Description

Returns the whole article from the current selected newsgroup

Warning

This function is deprecated. That means that future versions of this package may not support it anymore.

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

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

This function can not be called statically.

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