How (Not) To: MySQL Connection Management in 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”.

read more | digg story

Comments are closed.