mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-15 16:38:54 +00:00
#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:
parent
6a7cbbb5bb
commit
d21cb82dcf
1 changed files with 9 additions and 0 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue