#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
This commit is contained in:
Derick Rethans 2016-02-22 16:53:35 +00:00
parent 6a7cbbb5bb
commit d21cb82dcf

View file

@ -6,6 +6,15 @@
<refname>MongoDB::authenticate</refname>
<refpurpose>Log in to this database</refpurpose>
</refnamediv>
<refsynopsisdiv role="soft-deprecation-notice">
<sidebar>
&mongo.noalternative.method.note;
<para>Instead, you need to provide credentials through the connection
string.</para>
</sidebar>
</refsynopsisdiv>
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>