MongoCursorException
PHP Manual

MongoCursorException::getHost

(No version information available, might only be in SVN)

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

Description

public string MongoCursorException::getHost ( void )

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

Liste de paramètres

Cette fonction ne contient aucun paramètre.

Valeurs de retour

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


MongoCursorException
PHP Manual