JavaScript Editor Javascript validator     Web page editor 



Net_Server_Driver::setDebugMode()

Net_Server_Driver::setDebugMode() -- set debug mode

Synopsis

require_once 'ServerDriver.php';

void Net_Server_Driver::setDebugMode (mixed $debug [, string $dest = "stdout"])

Description

This package is not documented yet.

Parameter

mixed $debug

[text|htmlFALSE]

string $dest

destination of debug message (stdout to output or filename if log should be written)

Throws

throws no exceptions thrown

Note

This function can not be called statically.




JavaScript Editor Javascript validator     Web page editor