netbeans下 xdebug调试phpnetbean-xdebug配置xdebug.remote_enable1 xdebug.remote_host127.0.0.1 xdebu
netbeans下 xdebug调试php
netbean-xdebug配置xdebug.remote_enable=1
xdebug.remote_host=127.0.0.1
xdebug.remote_port=9000
xdebug.remote_handler=dbgp netbeans 官网描述netbeans官网也是学习该平台更好的去处
http://netbeans.org/kb/index_zh_CN.html
