HttpQueryString::set

Example

 public string HttpQueryString::set ( mixed $params ) 

Description

Set query string entry/entries. NULL values will unset the variable.

Return Values

Returns the current query string.