PEAR Manual
This manual is provided as a courtesy. It is not an official source. Please check pear.php.net for updated information.
require_once 'ServerDriver.php';
void Net_Server_Driver::setDebugMode (mixed $debug [, string $dest = "stdout"])
void Net_Server_Driver::setDebugMode
This package is not documented yet.
[text|htmlFALSE]
destination of debug message (stdout to output or filename if log should be written)
throws no exceptions thrown
This function can not be called statically.