The following Debug functionality is available in Studio:
Local PHP Script Debugging - Debug files on your workspace using Studio's internal debugger.
Remote PHP Script Debugging - Debug files on your workspace using your server's Zend Debugger.
PHP Web Page Debugging - Debug applications situated on a server.
URL Debugging - Enter a URL to debug an application on a server.
Debugging Using the Zend Debugger Toolbar - Debug files and applications directly from your browser.
Once a debug session has been launched, the PHP Debug perspective is used to control the debugging process and to view and analyze the results.
See the "Running and Analyzing Debugger results" topic for more information on controlling and monitoring the debugging process.
|
|
|
|
|
Related Links: Locally Debugging a PHP Script Remotely Debugging a PHP script |
|
|
|