How (Not) To: MySQL Connection Management in PHP
August 14, 2006 at 5:57 pm (howto, mysql, php)
This article is intended to highlight various basic topics concerning proper methods of handling connections to MySQL databases in PHP, guidelines for caching dynamic content, and a technique called “lazy loading”.


