FetchArticleBody Method
Gets only the body of an article specified in CurrentArticle .
Object Oriented Interface
public function doFetchArticleBody();
Procedural Interface
ipworks_nntp_do_fetcharticlebody($res);
Remarks
This method gets only the body of the article specified in CurrentArticle. The body via the Transfer event.
If a connection to the NewsServer doesn't already exist, a new one is created.