debugger_on

(PHP 3)

debugger_on -- Enable internal PHP debugger (PHP 3)

Description

int debugger_on ( string address )

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.



debugger_on
day at PLEASENOSPAM dot daybarr dot com
05-Sep-2005 05:26
The DBG Php Debugger website can be found at http://dd.cron.ru/dbg/
gubed at mccabe . nu
10-Aug-2004 02: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

<debugger_offdefine_syslog_variables>
 Last updated: Tue, 15 Nov 2005