Concept Framework 2.0 documentation Contents | Index

web.server.api.GET

Name Version Deprecated
GET version 1.0 no

Prototype:
array GET();


Description:
Get the "GET" variables into an array. array["variable"] will be "value"; See also POST, VARS and COOKIE.

Returns:
Return an array containing all the GET variables. The array will have as keys the variable names linked to the values.

Documented by Eduard Suica, generation time: Fri Jan 21 18:06:21 2011 GMT(c)2011 RadGs Software