Tags: php scripts-and-functions apc
This is short howto which describes how to cache php ini files with APC by default. Ini files are not cached by APC by default.
Tags: Quotes
Your brother is an idiot and a King among men, in equal measure
Tags: bash
Simple how to on adding a path to your .bashrc file
With a simple command line option you can separate different profiles in Firefox. E.g. one for normal browsing, and one for development.
Tags: php scripts-and-functions
Showing how to create startup or init scripts with PHP on a Ubuntu machine. Short and easy to follow howto.
Tags: php scripts-and-functions linux screendumps
Short entry to show how to make screen dump on linux with PHP.
Tags: php scripts-and-functions
this entry describes how to redirect a request acording to both servername and server port (e.g. 80 = http and 443 = https)