MongoClient
PHP Manual

MongoClient::__toString

(PECL mongo >=1.3.0)

MongoClient::__toString — String 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