MongoClient
PHP Manual

MongoClient::__toString

(PECL mongo >=1.3.0)

MongoClient::__toStringString representation of this connection

Beschreibung

public string MongoClient::__toString ( void )

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

Returns hostname and port for this connection.


MongoClient
PHP Manual