Ok, here's the details: The Book: Upgrading to PHP 5 The Author: Adam Trachtenberg The Chapter: 2, Object-Oriented Programming The Bonehead: Me Page 22 has a rough outline of a class that could open connections if needed, or reuse existing persistent connections if available. Sheesh, and I hadn't even been drinking! class Mitchy extends Bonehead;