Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
PHP: debugger_on - Manual
[go: Go Back, main page]

PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

define_syslog_variables" width="11" height="7"/> <debugger_off
Last updated: Thu, 03 May 2007

view this page in

debugger_on

(No version information available, might be only in CVS)

debugger_on — PHPの内部デバッガを有効にする

説明

int debugger_on ( string $address )

PHPの内部デバッガを有効にし、addressに 接続します。この関数はPHP3でのみ有効です。

より詳しい情報は PHPのデバッグをご覧ください。



add a note add a note User Contributed Notes
debugger_on
day at PLEASENOSPAM dot daybarr dot com
05-Sep-2005 09:26
The DBG Php Debugger website can be found at http://dd.cron.ru/dbg/
gubed at mccabe . nu
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

 
show source | credits | sitemap | contact | advertising | mirror sites