• 首页
  • vue
  • TypeScript
  • JavaScript
  • scss
  • css3
  • html5
  • php
  • MySQL
  • redis
  • jQuery
  • SolrParams::toString()

    (PECL solr >= 0.9.2)

    Returns all the name-value pair parameters in the object

    说明

    finalpublicSolrParams::toString([bool $url_encode= FALSE]): string

    Returns all the name-value pair parameters in the object

    参数

    $url_encode

    Whether to return URL-encoded values

    返回值

    Returns a string on success and FALSE on failure.