gc on November 18th, 2008

here we go, a simple, very basic class to manage DB connections; I know there are so many around BUT

it’s very lightweight because it:
makes use of the “singleton” pattern, so you can start make a mess with patterns [if you've never do so]
ther’s soo much room for improvement
since I use it on an almost everyday [...]

Continue reading about class.dbmanager.php