Net_URL::setOption | |
PEAR Manual | |
require_once 'Net/NNTP.php'; |
void Net_NNTP::setDebug (
boolean $on = TRUE
)
Enables or disables debug mode for Net_NNTP
boolean $on - TRUE = debug on, FALSE = debug off
This function can not be called statically.
Net_URL::setOption | |
PEAR Manual | |