http_parse_params

Example

 object http_parse_params ( string $param [, int $flags = HTTP_PARAMS_DEFAULT ] ) 

Description

Parse parameter list. See the params parsing constants table for possible values of the flags argument.

Return Values

Returns parameter list as stdClass object.