Zend Debugger - PHP API
This topic lists the PHP API functions of the Zend Debugger.
Zend Debugger Functions
Function |
Description |
Triggers a debug session from within a script |
|
Initiates a tunnel connection |
debugger_start_debug
Triggers a debug session from within a script
Available Since Version: 3.6
debugger_connect
Initiates a tunnel connection
Available Since Version: 3.6
Return Value: boolean - TRUE the connection is established or FALSE could not connect