PHP Doku:: Returns all the name-value pair parameters in the object - solrparams.tostring.html

Verlauf / Chronik / History: (1) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzSuchmaschinenerweiterungenApache SolrThe SolrParams classSolrParams::toString

Ein Service von Reinhard Neidl - Webprogrammierung.

The SolrParams class

<<SolrParams::setParam

SolrParams::unserialize>>

SolrParams::toString

(PECL solr >= 0.9.2)

SolrParams::toStringReturns all the name-value pair parameters in the object

Beschreibung

final public string SolrParams::toString ([ bool $url_encode = false ] )

Returns all the name-value pair parameters in the object

Parameter-Liste

url_encode

Whether to return URL-encoded values

Rückgabewerte

Returns a string on success and FALSE on failure.


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",...)