Net_NNTP::isConnected()

Net_NNTP::isConnected() -- check connection status

Referentiesamenvatting

require_once 'Net/NNTP.php';

boolean Net_NNTP::isConnected ()

Beschrijving

Returns the status of the connection

Return waarde

boolean - TRUE, if connected

Note

Deze functie kan niet statisch worden aangeroepen.

Voorbeeld