php debug

php debug

zend_extension_ts="C:\AppServ\php5\php_xdebug-2.1.0-5.2-vc6.dll"
xdebug.remote_enable=On
xdebug.remote_host="localhost:8080"
xdebug.remote_port=9000
xdebug.remote_handler="dbgp"

你可能感兴趣的:(php debug)