PostArticle Method
Posts the current article and attached file.
Object Oriented Interface
public function doPostArticle();
Procedural Interface
ipworks_nntp_do_postarticle($res);
Remarks
This method posts the current article and attached file (if any). If a connection to the NewsServer doesn't already exist, a new one is created.