Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 16316 программистов и 1793 робота. Сейчас ищут 1990 программистов ...
MongoCursorException::getHost - The hostname of the server that encountered the error
Вернуться к: MongoCursorException
MongoCursorException::getHost
(PECL mongo >= 1.0.0)
MongoCursorException::getHost — The hostname of the server that encountered the error
Описание
public string MongoCursorException::getHost
( void
)
Returns the hostname of the server the query was sent too.
Список параметров
У этой функции нет параметров.
Возвращаемые значения
Returns the hostname, or NULL if the hostname is unknown.
Вернуться к: MongoCursorException