MongoCursorException
PHP Manual

MongoCursorException::getHost

(Não há informação de versão disponível, talvez apenas no SVN)

MongoCursorException::getHostThe hostname of the server that encountered the error

Descrição

public string MongoCursorException::getHost ( void )

Returns the hostname of the server the query was sent too.

Parâmetros

Esta função não possui parâmetros.

Valor Retornado

Returns the hostname, or NULL if the hostname is unknown.


MongoCursorException
PHP Manual