HttpQueryString::toArray

Get query string as array

Description

public array HttpQueryString::toArray ( void )

Get the query string represented as associative array.

Return Values

Returns the array representation of the query string.