Explore >> Select a destination


You are here

ocramius.github.io
| | ncona.com
11.3 parsecs away

Travel
| | 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.
| | 3.70.187.24
13.9 parsecs away

Travel
| | [AI summary] The article compares Python and C by implementing simple socket communication examples in both languages, highlighting their strengths and use cases.
| | gonzalo123.com
12.3 parsecs away

Travel
| | How to manage several PDO Database connections through Symfony2 service container.
| | mherman.org
33.2 parsecs away

Travel
| This tutorial demonstrates how to Dockerize an Angular app.