HttpQueryString::set
(PECL pecl_http:0.22.0-1.5.5)
HttpQueryString::set — Set query string params
Descrierea
public
string HttpQueryString::set
( mixed $params
)
Set query string entry/entries. NULL values will unset the variable.
Parametri
- params
-
query string params to add
Valorile întroarse
Returns the current query string.