1. 首页
  2. 编程语言
  3. PHP
  4. php_xdebug 2.0.4 5.2.8.dll

php_xdebug 2.0.4 5.2.8.dll

上传者: 2020-08-16 02:52:58上传 DLL文件 152.08KB 热度 15次
netbean-xdebug配置 下载 php_xdebug-2.0.4-5.2.8.dll 文件,放到php的ext文件夹下 在php.ini中添加如下内容 zend_extension_ts="C:\php\ext\php_xdebug-2.0.4-5.2.8.dll" xdebug.remote_enable=1 xdebug.remote_host=127.0.0.1 xdebug.remote_port=9000 xdebug.remote_handler=dbgp
下载地址
用户评论
码姐姐匿名网友 2020-08-16 02:52:58

很好用,多谢

码姐姐匿名网友 2020-08-16 02:52:58

按这样弄的不行,也不知道是什么原因!