I have VS Code installed on my client (laptop).
PHP is installed on the server. However, since its shared hosting, I can’t install anything myself (like Xdebug). Is possible to debug PHP (set breakpoints, step through code)? For example, can I use the Interactive PHP Debugger?