(PHP 3)
Disables the internal PHP debugger. This function is only available in PHP 3.
For more information see the appendix on Debugging PHP.
As stated above: This function is only available in PHP3 and is deprecated there after. You can however download the The DBG Php Debugger: http://www.dd.cron.ru/dbg/ or buy Zend IDE with a debugger module.