post
()require_once 'Net/NNTP/Client.php';
Net_NNTP_Client::post
(
string
$$newsgroups
,
string
$$subject
,
string
$$body
,
string
$$from
[,
integer
$$additional = ''
] )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.