Archive for February, 2008
Randomize SQL query results
Sunday, February 10th, 2008
There are many ways to get random database results, here I explain two of them.
Uncategorized | Comments Off
Caching for dynamic content
Tuesday, February 5th, 2008
I made this snippet to show how to use the Last-Modified and the ETag header
to optimize the caching of a website. If used correctly this will speed up
your page loads.
Uncategorized | Comments Off