User Guide > Tasks > Debugging Files and Applications > Debugging with Xdebug- Zend Studio 11

Debugging with Xdebug

Zend Studio allows you to debug your code with the Xdebug, a PHP extension which can be installed on your Web server to perform optimal local and remote debugging and profiling, and can be downloaded as a standalone package and installed onto your server.

For more information on Xdebug, see http://xdebug.org/.

To work with Xdebug in Zend Studio, you will need to download and install the extension, and configure Zend Studio.

For more information, see:

 

Read Also

  Debugging Files and Applications