Before proceeding with any of the debugging scenarios, you need to choose a debugging engine and install it in your PHP environment. This section describes how to configure Xdebug tool used in PHP debugging.
Downloading Xdebug
Integrating Xdebug with the PHP interpreter
Configuring Xdebug in CodeLobster IDE
Configuring PHP Debugger for remote debugging
Troubleshooting