W3cubDocs

/PHP

SolrParams::toString

(PECL solr >= 0.9.2)

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

Description

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

Returns all the name-value pair parameters in the object

Parameters

url_encode

Whether to return URL-encoded values

Return Values

Returns a string on success and false on failure.

© 1997–2020 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/solrparams.tostring.php