MongoClient
PHP Manual

MongoClient::__toString

(PECL mongoclient >=0.9.0)

MongoClient::__toStringString representation of this connection

Açıklama

public string MongoClient::__toString ( void )

Değiştirgeler

Bu işlevin değiştirgesi yoktur.

Dönen Değerler

Returns hostname and port for this connection.


MongoClient
PHP Manual