Net_NNTP_Client::quit()
Net_NNTP_Client :: () – Close the connection to the NNTP-server
Synopsis
require_once 'Net/NNTP/Client.php';
public
void
Net_NNTP_Client::post
( void
)
Description
Close the connection to the NNTP-server
Note
This function can not be called
statically.