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)
Popis
int debugger_off
( void
)
Disable internal PHP debugger.
Vrátené hodnoty
Returns 1 on success, 0 on error.
Poznámky
This function is only available in PHP 3.
debugger_off
kriek at jonkriek dot com
24-Mar-2003 03:00
24-Mar-2003 03:00
