A Wee Tiny Blog requires a database connection in order to function. Most of the time, you'll provide this by calling
ConnectToDatabase.php, but some developers may want to use the connection for their own queries. This method allows your A Wee Tiny Blog object to use an existing connection instead of making its own.