HttpQueryString::toArray()
HttpQueryString::toArray - Get query string as array
Syntax
public HttpQueryString::toArray ()
Arguments
-
Description
Get the query string represented as associative array.
Version
PHP PECL pecl_http >= 0.22.0
Return value
Returns the array representation of the query string.