Net_NNTP_Client::group()
Net_NNTP_Client :: () –
Synopsis
require_once 'Net/NNTP/Client.php';
public
boolean
Net_NNTP_Client::group
(
string
$$user
,
string
$$pass
[,
integer
$$authmode = NET_NNTP_AUTHORIGINAL
] )
This method is
currently not documented.
This function is
EXPERIMENTAL. That means, that the behaviour of this
function, the function name, in concreto ANYTHING documented here can
change in a future release of this package WITHOUT NOTICE. Be warned, and
use this function at your own risk.
Description