The DBG Php Debugger website can be found at http://dd.cron.ru/dbg/
debugger_on
(No version information available, might be only in CVS)
debugger_on — PHPの内部デバッガを有効にする
説明
int debugger_on ( string $address )PHPの内部デバッガを有効にし、addressに 接続します。この関数はPHP3でのみ有効です。
より詳しい情報は PHPのデバッグをご覧ください。
debugger_on
day at PLEASENOSPAM dot daybarr dot com
05-Sep-2005 09:26
05-Sep-2005 09:26
gubed at mccabe . nu
11-Aug-2004 06:33
11-Aug-2004 06:33
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