SEARCH:
Previous: gpUnsetPrefix Next: gpToSession

gpcontrols

Array Special


Returns an array of information about the user input controls that were sent out to the browser and returned by the current request. The structure of the array is:

Array( [0] => Array( 't'=> table_id 'c'=> column_id 'v'=> column_value 's'=> skey value ), [1] => .... )

Previous: gpUnsetPrefix Next: gpToSession