Net_URL::setOption | |
PEAR Manual | |
require_once 'Net/NNTP.php'; |
boolean Net_NNTP::isConnected (
)
Returns the status of the connection
boolean - TRUE, if connected
This function can not be called statically.
Using isConnected()
|
Net_URL::setOption | |
PEAR Manual | |