Net_NNTP_Client::getArticle()
Net_NNTP_Client::getArticle() – Fetch an article from the NNTP-server
Synopsis
require_once 'Net/NNTP/Client.php';
mixed Net_NNTP_Client::getArticle (
string $article
)
Description
This function is
currently not documented.