PHP Doku:: Modifiy query string copy - function.httpquerystring-mod.html

Verlauf / Chronik / History: (1) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzSonstige DiensteHTTPThe HttpQueryString classHttpQueryString::mod

Ein Service von Reinhard Neidl - Webprogrammierung.

The HttpQueryString class

<<HttpQueryString::get

HttpQueryString::set>>

HttpQueryString::mod

(PECL pecl_http >= 1.1.0)

HttpQueryString::modModifiy query string copy

Beschreibung

public HttpQueryString HttpQueryString::mod ( mixed $params )

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

Parameter-Liste

params

query string params to add

Rückgabewerte

Returns a new HttpQueryString object


Keine BenutzerBeiträge.
- Beiträge aktualisieren...



PHP Powered Diese Seite bei php.net
The PHP manual text and comments are covered by the Creative Commons Attribution 3.0 License © the PHP Documentation Group - Impressum - mail("TO:Reinhard Neidl",...)