Net_NNTP::setDebug()

Net_NNTP::setDebug() – setting debug mode

Synopsis

require_once 'Net/NNTP.php';

void Net_NNTP::setDebug ( boolean $on = true )

Description

Enables or disables debug mode for Net_NNTP

Parameter

  • boolean $on - TRUE = debug on, FALSE = debug off

Note

This function can not be called statically.

select a newsgroup (Previous) fetch message headers into in array (Next)
Last updated: Sat, 16 Feb 2019 — Download Documentation
Do you think that something on this page is wrong? Please file a bug report.
View this page in:
  • English

User Notes:

There are no user contributed notes for this page.