Archive for May, 2008|Monthly archive page

Feedback time! (plus some cool links)

bright-idea

I have been writing this blog for a bit over a month now and I thought that it would be good to get some feedback from the site’s readers – i.e. you folks!

Read more »

Effective In-Function Caching With PHP5

tin-cans

At one stage or another most programmers have written some simple in-function caching. If you don’t know what I mean my in-function caching, here is a simple example:

Read more »