home protocol f.a.q. downloads

How it works

The PHPDebugger.inc should be activated in your php.ini file:

auto_prepend_file=/path/to/PHPDebugger.inc

If the browser or the debugger client requests a PHP file, the PHPDebugger opens a socket connection to the debugger client and processes Zend Debug Protocol requests.

Please see the Zend Debug Protocol for details.