Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 16172 программиста и 1779 роботов. Сейчас ищут 1809 программистов ...
SolrPingResponse::getResponse - Returns the response from the server
Вернуться к: SolrPingResponse
SolrPingResponse::getResponse
(PECL solr >= 0.9.2)
SolrPingResponse::getResponse — Returns the response from the server
Описание
public string SolrPingResponse::getResponse
( void
)
Returns the response from the server. This should be empty because the request as a HEAD request.
Список параметров
У этой функции нет параметров.
Возвращаемые значения
Returns an empty string.
Вернуться к: SolrPingResponse