Net_NNTP_Client::quit()

Net_NNTP_Client::quit() -- Close the connection to the NNTP-server

Synopsis

require_once 'Net/NNTP/Client.php';

publicvoidNet_NNTP_Client::post

Description

Close the connection to the NNTP-server

Note

Cette fonction ne peut pas être appelée de façon statique.

Voir aussi

Net_NNTP_Client::connect