PHP Doku:: Returns the response from the server - solrpingresponse.getresponse.html

Verlauf / Chronik / History: (1) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzSuchmaschinenerweiterungenApache SolrThe SolrPingResponse classSolrPingResponse::getResponse

Ein Service von Reinhard Neidl - Webprogrammierung.

The SolrPingResponse class

<<SolrPingResponse::__destruct

The SolrGenericResponse class>>

SolrPingResponse::getResponse

(PECL solr >= 0.9.2)

SolrPingResponse::getResponseReturns the response from the server

Beschreibung

public string SolrPingResponse::getResponse ( void )

Returns the response from the server. This should be empty because the request as a HEAD request.

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

Returns an empty string.


Keine BenutzerBeiträge.
- Beiträge aktualisieren...



PHP Powered Diese Seite bei php.net
The PHP manual text and comments are covered by the Creative Commons Attribution 3.0 License © the PHP Documentation Group - Impressum - mail("TO:Reinhard Neidl",...)