DEV Community

David Kanekanian
David Kanekanian

Posted on

Example 4 - Debugging PHP in Visual Studio Code

In this example you will learn how to use the debugging features in Visual Studio Code to diagnose and fix errors in your PHP code. This example assumes you have completed the stage Setting up PHP debugging in Visual Studio Code.

Note: As this example is more of an experience than an exercise, there are no artifacts I can provide as a sample solution to the extra steps.

Jump to section:

Top comments (0)