Archive for May 7th, 2008|Daily archive page

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 »