What plug-in to use when debugging php files with vscode
安超
安超 2022-09-09 03:00:19
0
3
1993

When debugging php files with VScode, I installed the php debuger plug-in, but it showed that it could not connect. How should I set it up?

安超
安超

reply all(1)
autoload

The editor is an editor. Make sure your php is downloaded and the x_debug extension is enabled

  • reply How to confirm that php has downloaded and installed x_debug?
    安超 author 2022-09-09 14:17:28
  • reply phpinfo() will do the trick
    autoload author 2022-09-09 16:58:53
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!