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.
debugger_off
(No version information available, might be only in CVS)
debugger_off — Disable internal PHP debugger (PHP 3)
说明
int debugger_off
( void
)
Disable internal PHP debugger.
返回值
Returns 1 on success, 0 on error.
注释
This function is only available in PHP 3.
debugger_off
kriek at jonkriek dot com
25-Mar-2003 07:00
25-Mar-2003 07:00
