MongoCursorException
PHP Manual

MongoCursorException::getHost

(Bir sürüm bilgisi bulunamadı; sadece SVN'de olabilir.)

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

Açıklama

public string MongoCursorException::getHost ( void )

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

Değiştirgeler

Bu işlevin değiştirgesi yoktur.

Dönen Değerler

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


MongoCursorException
PHP Manual