debugger_off

(PHP 3)

debugger_off -- Disable internal PHP debugger (PHP 3)

Description

int debugger_off ( void )

Disable internal PHP debugger.

Return Values

Returns 1 on success, 0 on error.

Notes

This function is only available in PHP 3.

See Also

Debugging PHP