Delicious Bookmark this on Delicious Share on Facebook SlashdotSlashdot It! Digg! Digg



PHP : Function Reference : Network Functions : debugger_on

debugger_on

Enable internal PHP debugger (PHP 3) ()
int debugger_on ( string address )

Enables the internal PHP debugger, connecting it to address.

Parameters

address

The host name of the debugger.

Return Values

Returns 1 on success, 0 on error.

Notes

This function is only available in PHP 3.

See Also
Debugging PHP

Code Examples / Notes » debugger_on

day

The DBG Php Debugger website can be found at http://dd.cron.ru/dbg/

gubed

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


Change Language


Follow Navioo On Twitter
checkdnsrr
closelog
debugger_off
debugger_on
define_syslog_variables
dns_check_record
dns_get_mx
dns_get_record
fsockopen
gethostbyaddr
gethostbyname
gethostbynamel
getmxrr
getprotobyname
getprotobynumber
getservbyname
getservbyport
header
headers_list
headers_sent
inet_ntop
inet_pton
ip2long
long2ip
openlog
pfsockopen
setcookie
setrawcookie
socket_get_status
socket_set_blocking
socket_set_timeout
syslog
eXTReMe Tracker