Helping ordinary people create extraordinary websites!



HttpQueryString::toArray

(PECL pecl_http:0.22.0-1.5.5)

HttpQueryString::toArrayGet 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.