(PHP 3)
Enables the internal PHP debugger, connecting it to address. This function is only available in PHP 3.
For more information see the appendix on Debugging PHP.
The DBG Php Debugger website can be found at http://dd.cron.ru/dbg/
Other debuggers available are * Gubed PHP Debugger: http://gubed.sf.net (GPL) Gubed requires no special PHP modules and is available standalone and integrated in Quanta * xdebug: http://xdebug.org (The Xdebug License) XDebug works through a PHP module, is integrated in a few editors afaik, unsure which