Forum und email

HttpQueryString::mod

(PECL pecl_http:1.1.0-1.5.5)

HttpQueryString::mod — Modifiy query string copy

說明

public HttpQueryString HttpQueryString::mod ( mixed $params )

Copies the query string object and sets provided params at the clone.

參數

params

query string params to add

Return值

Returns a new HttpQueryString object