PHP Dokumentation: Function httpquerystring-set
12. Januar 2010 von werner
HttpQueryString::set
(PECL pecl_http >= 0.22.0)
HttpQueryString::set — Set query string params
Beschreibung
Set query string entry/entries. NULL values will unset the variable.
Parameter-Liste
- params
query string params to add
Rückgabewerte
Returns the current query string.