X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=docs%2Ffunctions.html;h=906367900a357209e874d11656ea9208c4edc40e;hb=30f23d359aff10b458f036226a8e10bceb0a2da9;hp=2f7668eba3f34fa59899367cc1ff42e8f450232d;hpb=2d31adababe7af92c0153f8eff813c582c3d566c;p=m6w6%2Fext-http diff --git a/docs/functions.html b/docs/functions.html index 2f7668e..9063679 100644 --- a/docs/functions.html +++ b/docs/functions.html @@ -623,7 +623,7 @@ Operates on and modifies $_GET and $_SERVER['QUERY_STRING'] if global is TRUE.

string HttpQueryString::set(mixed params)

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

-

HttpQueryString HttpQueryString::singleton([bool global = true])

+

static HttpQueryString HttpQueryString::singleton([bool global = true])

Get a single instance (differentiates between the global setting).

bool HttpQueryString::xlate(string ie, string oe)

Converts the query string from the source encoding ie to the target encoding oe.
@@ -1400,7 +1400,7 @@ http.cache_log is set.

-

Generated at: Tue, 07 Mar 2006 15:57:21 +0100

+

Generated at: Tue, 07 Mar 2006 16:07:37 +0100