|
You are here |
juffalow.com | ||
| | | | |
tcode2k16.github.io
|
|
| | | | | a random blog about cybersecurity and programming | |
| | | | |
pingbin.com
|
|
| | | | | ||
| | | | |
ncona.com
|
|
| | | | | Xdebug is a PHP extension which provides debugging, tracing and profiling capabilities. Installing xDebug in an Ubuntu based distribution is very easy using apt-get: 1 sudo apt-get install php5-xdebug Just by installing xDebug you will get two very basic but useful rewards: Pretty var_dumps and pretty error messages. | |
| | | | |
cmetcalfe.ca
|
|
| | | Git checkout - autocomplete local branches only | Having Git autocomplete branch names when doing a checkout is super useful. Having the autocomplete... | ||