From d21cb82dcfc09f48d5c1fafadca6d8493ad3060a Mon Sep 17 00:00:00 2001 From: Derick Rethans Date: Mon, 22 Feb 2016 16:53:35 +0000 Subject: [PATCH] #128: how can I select DB and authenticate git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338649 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/mongo/mongodb/authenticate.xml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/reference/mongo/mongodb/authenticate.xml b/reference/mongo/mongodb/authenticate.xml index 8945230a87..8e890502a0 100644 --- a/reference/mongo/mongodb/authenticate.xml +++ b/reference/mongo/mongodb/authenticate.xml @@ -6,6 +6,15 @@ MongoDB::authenticate Log in to this database + + + + &mongo.noalternative.method.note; + Instead, you need to provide credentials through the connection + string. + + + &reftitle.description;