php debug/phpstorm調試

apache+phpstorm調試php代碼,修改php.ini配置文件開啓調試,沒有如下代碼加上便可,php

[XDebug]
zend_extension="C:\php\php-7.0.12-nts\ext\php_xdebug.dll" xdebug.remote_enable
= 1 xdebug.remote_autostart = 1
相關文章
相關標籤/搜索