CR:// Christian Riesen
  • About
  • Posts
  • Experience
  • Projects
  • About
  • Posts
  • Experience
  • Projects

Posts

Systems, technology, AI and everything else that occupies my mind long enough for me to write it down.

php performance

Mini Caching in Classes

A simple in-class caching pattern for PHP when you need to avoid repeated database queries within a single request.

Jun 12, 2009
php

2009 has 53 weeks

Discovering that some years have 53 calendar weeks and how to handle it in PHP.

Jun 10, 2009
php mysql performance

Large MySQL Inserts with PHP

How to efficiently insert one million database records using PHP with batch queries and transactions.

Jun 10, 2009
← Previous Page 3 of 3 Next →
CR://

© 2026 Christian Riesen