C.7. Running the Debugger

This section describes the procedure for running the Debugger.

Zend Studio supports two debugging capabilities:

  • Internal Debugger. Allows the developer to debug stand along PHP applications (requires only the Client installation).

  • Remote Debugger. Allows the developer to debug files using a remote web server.

  • Debug URL. Allows you to run the debug procedure on pages currently mounted on the web site.

The difference between internal and remote debugging is primarily in the initialization of the two procedures. Once the Remote Debugging session is running, the procedure is the same.

C.7.1. Internal Debugger

Use the “Tip of the Day” dialog box to access sample code and a short explanation on debugging:

1.
Start Zend Studio ...

Get PHP 5 Power Programming now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.