Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
HttpQueryString::set

HttpQueryString::set

(no version information, might be only in CVS)

HttpQueryString::set -- Set query string params

Description

publicstring HttpQueryString::set ( mixed params )

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

Parameters

params

query string params to add

Return Values

Returns the current query string.