Blog Tag :: scripts-and-functions

Small and simple PHP client for the no-ip.com API for hosting domains on a dynamic IP.

A couple of function to use in order to rename a directory recursively. Needed it at my work and could not find anything that worked the way I excepted.

Most simple example of an event dispatcher I can think of. Written in PHP

Short function to cache ini files with apc.

Showing how to create startup or init scripts with PHP on a Ubuntu machine. Short and easy to follow howto.

Short entry to show how to make screen dump on linux with PHP.

this entry describes how to redirect a request acording to both servername and server port (e.g. 80 = http and 443 = https)