Net_NNTP
[ class tree: Net_NNTP ] [ index: Net_NNTP ] [ all elements ]

Source for file connect.php

Documentation is available at connect.php

  1. $posting = $nntp->connect('news.php.net');
  2. if (PEAR::isError($posting)) {
  3.     // handle error
  4. }

Documentation generated on Mon, 11 Mar 2019 15:53:47 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.