<?php
/**
 * WarmLink created by Joey Day
...

PHP Warm linker

by Joey Day, January 22, 2011 18:46, 2 refactorings, tagged with image, php, cache

I was looking for a way to ...

Efd9b80fdfb3c174d630effdf58d4ae3 Talk
function db_cache_2($query)
 {
  // Query cache table
...

PHP DB Cache

by ellisgl.myopenid.com, January 14, 2008 22:48, 8 refactorings, tagged with php, cache, mysql, update

It's a DB caching scheme th...

8bba46dba9043c254e6eef1aa664e6f0 Talk