Zend Debugger - PHP API

Table of Contents

PHP Functions

debugger_start_debug

Triggers a debug session from within a script

Available since version 3.6

Description

void debugger_start_debug (void)

debugger_connect

Initiates a tunnel connection

Available since version 3.6

Description

boolean debugger_connect (void)

Return Value

TRUE the connection is established or FALSE could not connect