Tag
#Php

A Virtual Host per Project
Not long before my old laptop got to the end of it usable lifespan I started playing with …

Day 2 at PHP Unconference Hamburg
I arrived back in Bergen late last night after spending another day the PHP Unconference …

PHP Unconference Hamburg Day 1
I spent yesterday at the PHP Unconference in Hamburg. None of the sessions were in …

PHP on Crack
I had a chuckle while reading Ed Finkler’s PHP6 wish list. After reading the (long …

hello_world.c
cat hello_world.c #include <stdio.h> main() { printf ("Hello World!\n"); } $ …

bye bye PHP 4
I have several servers running PHP 5 already, but as my laptop is my primary phpGroupWare …