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 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