Net_NNTP_Client::post()

Net_NNTP_Client :: () –

Synopsis

require_once 'Net/NNTP/Client.php';

public boolean 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.

Description