Starting Xdebug's debugger with Firefox
I was recently searching for sites that mention Xdebug and found a FireFox 2 extension that allows you to trigger Xdebug's debugger without having to use XDEBUG_SESSION_START as parameter. The extension works by adding the XDEBUG_SESSION cookie itself. You can configure which IDE key it uses.
Update: This extension no longer exists, please refer to http://derickrethans.nl/new-xdebug-helper.html instead.
Shortlink
This article has a short URL available: https://drck.me/sxdwf-5if
Thanks for link!
Link is not working anymore.
@Nils: I added a link to a new article about updates.
Add Comment