Warning: You're looking at a styleless page because your browser is ignoring CSS styles. You're probably using a very old browser, or you disabled CSS support by purpose. We suggest you to download a modern browser such as Firefox or Internet Explorer.

Usage

The debugger is useful for finding errors in PHP code, determining how a section of code works, or even experimenting with changing the values of variables during execution.

Before using the debugger, verify that it is configured correctly for your machine.