MongoClient::__toString

(PECL mongo >=1.3.0)

MongoClient::__toStringString representation of this connection

This extension that defines this method is deprecated. Instead, the MongoDB extension should be used. There is no equivalent for this method in the new extension.

Опис

public string MongoClient::__toString ( void )

Параметри

В цієї функції немає параметрів.

Значення, що повертаються

Returns hostname and port for this connection.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top