profile picture

6 pages tagged with "php"

How to Dynamically Instantiate Classes in PHP

Using reflection to instantiate classes in PHP »
Jacob Kiers on development and php | 10 Mar 2009 | 370 words, 2 mins

40x Speedup With iconv And PHP

Or how I used options from a specific iconv version to speed up text cleaning. »
Jacob Kiers on development, php and work | 03 Mar 2009 | 698 words, 4 mins

PHP daemon with fork howto part 3: Creating a Hello World daemon with fork

Show me the code! »
Jacob Kiers on php, php-fork-series and work | 24 Dec 2008 | 859 words, 5 mins

PHP daemon with fork howto part 2: About UNIX processes and PHP

An introduction to UNIX processes »
Jacob Kiers on php, php-fork-series and work | 17 Oct 2008 | 461 words, 3 mins

PHP daemon with fork howto part 1: Introduction

Introduction to the series about forks in PHP »
Jacob Kiers on php, php-fork-series and work | 16 Oct 2008 | 290 words, 2 mins

PHP subversion post-commit hook

A post-commit hook for subversion, making it easier to track changes via email. »
Jacob Kiers on development, php and work | 11 Jun 2008 | 131 words, 1 mins