PhpStorm
 
Get PhpStorm
You are viewing the documentation for an earlier version of PhpStorm.

Simultaneous debugging sessions

Last modified: 24 August 2023

When building web applications with multiple tiers, you can have frontend PHP code calling into backend PHP code. Often, developers work on both sides of such application at the same time. This tutorial describes several ways to step from front-end code into back-end code and debug them simultaneously.