Debugging PHP on Linux with Xdebug and PHPStorm HD
The following video describes how to debug PHP applications using PHP Xdebug extension and PHPStorm on Ubuntu. We will see three options on how to debug: 1. Using the URL query parameter which is...