$db = ::startClass(array( "host" => "localhost", "username" => "user", "password" => "pass", "database" => "name" ) );