easy Xdebug for Firefox

This addon was built to make debugging while using netbeans PHP easier
Download

easy Xdebug for Firefox Ranking & Summary

Advertisement

  • Rating:
  • License:
  • MPL
  • Price:
  • FREE
  • Publisher Name:
  • brechtvhb
  • Publisher web site:
  • http://www.elime.be

easy Xdebug for Firefox Tags


easy Xdebug for Firefox Description

easy Xdebug is a Firefox extension built to make debugging with an IDE easier.Below you find a short description on how to get easy xdebug working together with netbeans.To set your environment up go to netbeans:- Right click your project > properties > Run configuration > Advanced > Do not open webbrowser.- Then right click the icon in the bottom right to start debugging your current page.Documentation about using Xdebug.In short, you have to copy php_xdebug*.dll file into your php's extensions dir and add following lines into your php.ini:zend_extension_ts=php_xdebug.dll;xdebug.remote_enable=On;xdebug.remote_host="localhost;"xdebug.remote_port=9000;xdebug.remote_handler="dbgp";Restart your Apache server... and you can start using the addon!Inspired by Xdebug helper from Denis OrlikhinAddon provided bij eLime.Product's homepage


easy Xdebug for Firefox Related Software